projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add an internal uuid formatting utility
[lttng-tools.git]
/
src
/
bin
/
lttng-sessiond
/
consumer.c
2018-11-16
Jérémie Galarneau
Fix: cmd_snapshot_record can return unexpected error...
blob
|
commitdiff
|
raw
2018-11-16
Mathieu Desnoyers
Fix: sessiond: snapshot: handle consumer return codes
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Mathieu Desnoyers
Fix: sessiond: consumer.c: rotation error handling
blob
|
commitdiff
|
raw
|
diff to current
2018-10-02
Jérémie Galarneau
Fix: rotation may never complete in per-PID buffering...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-05
Jérémie Galarneau
Fix: propagate archive id to the consumer daemon on...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-08
Jérémie Galarneau
Rename consumer_init_channel_comm_msg()
blob
|
commitdiff
|
raw
|
diff to current
2018-05-08
Jérémie Galarneau
Cleanup: send_fds functions are not const-correct
blob
|
commitdiff
|
raw
|
diff to current
2018-04-03
Jérémie Galarneau
Fix: fail on truncation of snapshot path
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Julien Desfossez
lttng rotate command
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Julien Desfossez
Relay rotate pending command
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Julien Desfossez
Rotate command
blob
|
commitdiff
|
raw
|
diff to current
2018-03-12
Julien Desfossez
Channel rotate pipe between sessiond and the consumers
blob
|
commitdiff
|
raw
|
diff to current
2018-03-06
Julien Desfossez
Command to rename a folder
blob
|
commitdiff
|
raw
|
diff to current
2018-03-06
Jérémie Galarneau
Clean-up: remove unneeded cast
blob
|
commitdiff
|
raw
|
diff to current
2018-03-05
Julien Desfossez
Command to make a directory on the consumer or relay
blob
|
commitdiff
|
raw
|
diff to current
2018-03-05
Jérémie Galarneau
Clean-up: use LTTNG_PATH_MAX rather than PATH_MAX
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Julien Desfossez
Keep the base directory of a relay session separate
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Julien Desfossez
Change trace_path to session_root_path and chunk_path
blob
|
commitdiff
|
raw
|
diff to current
2018-02-14
Jérémie Galarneau
Document consumer socket locking assumptions
blob
|
commitdiff
|
raw
|
diff to current
2018-02-14
Jérémie Galarneau
Fix: consumer socket lock not held during snapshot...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-14
Jérémie Galarneau
Fix: send_channel_monitor_pipe does not take the consum...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-14
Jérémie Galarneau
Document the locking assumptions of consumerd-relayd...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-14
Jérémie Galarneau
Assert that the consumer lock is held while sending...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-14
Jérémie Galarneau
Assert that the consumer socket lock is taken during...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Mathieu Desnoyers
Introduce "--blocking-timeout" channel parameter
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Jérémie Galarneau
Implement consumer ring buffer position sampling
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Mathieu Desnoyers
Fix: UST should not generate packet at destroy after...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Mathieu Desnoyers
Fix: illegal memory access in consumer_set_subdir
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Mathieu Desnoyers
Fix: illegal memory access in consumer_set_network_uri
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Julien Desfossez
Command metadata regenerate
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Julien Desfossez
Store the relay protocol version in the consumer_output
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Julien Desfossez
Extract the lost packets and discarded events counters
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Michael Jeanson
Port: Remove _GNU_SOURCE, defined in config.h
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Mathieu Desnoyers
Fix: streamline ret/errno of run_as()
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Mathieu Desnoyers
Data pending comment clarification in session daemon
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
Mathieu Desnoyers
Fix: reference counting of consumer output
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Mathieu Desnoyers
shm-path: remove directory hierarchy on destroy
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Mathieu Desnoyers
Implement --shm-path option for UST sessions (per-uid...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-23
Mathieu Desnoyers
Fix: deadlock between UST registry lock and consumer...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
Mathieu Desnoyers
Fix: grab more than one packet for snapshots
blob
|
commitdiff
|
raw
|
diff to current
2014-11-15
Mathieu Desnoyers
Fix: define _LGPL_SOURCE in C files
blob
|
commitdiff
|
raw
|
diff to current
2014-02-21
Mathieu Desnoyers
Fix: miscellaneous memory handling fixes
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Julien Desfossez
Fix: race with the viewer and readiness of streams
blob
|
commitdiff
|
raw
|
diff to current
2013-11-25
David Goulet
Fix: implicit conversion of enum types in consumer
blob
|
commitdiff
|
raw
|
diff to current
2013-10-09
Mathieu Desnoyers
Turn health.h/health.c into a library
blob
|
commitdiff
|
raw
|
diff to current
2013-09-27
David Goulet
Fix: don't create index on snapshot
blob
|
commitdiff
|
raw
|
diff to current
2013-09-27
Julien Desfossez
Implement the relayd live features
blob
|
commitdiff
|
raw
|
diff to current
2013-09-27
Julien Desfossez
Live timer set up
blob
|
commitdiff
|
raw
|
diff to current
2013-08-26
David Goulet
Improve comments after review
blob
|
commitdiff
|
raw
|
diff to current
2013-08-26
David Goulet
Rename consumer socket fd to fd_ptr
blob
|
commitdiff
|
raw
|
diff to current
2013-08-26
David Goulet
Use single callsite for send/recv ops. for consumer...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-26
David Goulet
Use consumer fd reference in consumer socket obj
blob
|
commitdiff
|
raw
|
diff to current
2013-08-19
David Goulet
Fix: snapshot with multiple UIDs
blob
|
commitdiff
|
raw
|
diff to current
2013-07-12
David Goulet
Add the number of snapshot taken to the output path
blob
|
commitdiff
|
raw
|
diff to current
2013-07-12
Julien Desfossez
Support snapshot max-size limitation
blob
|
commitdiff
|
raw
|
diff to current
2013-07-12
David Goulet
Fix: snapshot support for UST and kernel in same session
blob
|
commitdiff
|
raw
|
diff to current
2013-07-04
Julien Desfossez
Add UST snapshot support
blob
|
commitdiff
|
raw
|
diff to current
2013-06-28
Julien Desfossez
Fix: send per-pid session id in channel creation
blob
|
commitdiff
|
raw
|
diff to current
2013-06-28
David Goulet
Fix: snapshot path
blob
|
commitdiff
|
raw
|
diff to current
2013-06-27
Julien Desfossez
Add kernel snapshot support
blob
|
commitdiff
|
raw
|
diff to current
2013-06-27
David Goulet
Support flight recorder mode for a session
blob
|
commitdiff
|
raw
|
diff to current
2013-06-27
David Goulet
Implement snapshot commands in lttng-sessiond
blob
|
commitdiff
|
raw
|
diff to current
2013-06-14
Mathieu Desnoyers
Fix: hash table cleanup call_rcu deadlock
blob
|
commitdiff
|
raw
|
diff to current
2013-04-30
Mathieu Desnoyers
Fix RCU-related hangs: incorrect lttng_ht_destroy use
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
David Goulet
Fix: multiple type mismatch in debug statement
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
David Goulet
Fix: deny the same port for data and control URL
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
Julien Desfossez
Introduce the relayd socket object
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
Julien Desfossez
On-disk multiple tracefiles circular buffer
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Julien Desfossez
UST periodical metadata flush
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
David Goulet
Support per UID buffers
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
David Goulet
Merge remote-tracking branch 'cbab-github/tests-cleanup...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-01
David Goulet
Move metadata creation into lttng-sessiond and lttng...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
David Goulet
Move LTTng-UST buffer ownership from application to...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
David Goulet
Fix: add missing rcu read side lock/unlock
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
David Goulet
Fix: handle orderly shutdown from transport layer
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
David Goulet
Fix: change perror to debug statement
blob
|
commitdiff
|
raw
|
diff to current
2012-12-18
David Goulet
Fix: change ERR/PERROR statement to DBG
blob
|
commitdiff
|
raw
|
diff to current
2012-12-18
Mathieu Desnoyers
Fix: cppcheck linter cleanups
blob
|
commitdiff
|
raw
|
diff to current
2012-12-13
David Goulet
Map session id of relayd and sessiond in consumer
blob
|
commitdiff
|
raw
|
diff to current
2012-12-13
David Goulet
Make the consumer sends a ACK after each command
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
David Goulet
Rename data_available to data_pending
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
David Goulet
Fix: consumer output memory leak on creation
blob
|
commitdiff
|
raw
|
diff to current
2012-10-22
David Goulet
Fix: Uninitialized ret code
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
David Goulet
Relayd data available command support
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
David Goulet
Lib lttng-ctl data available command support
blob
|
commitdiff
|
raw
|
diff to current
2012-10-19
David Goulet
Consumer daemon data available command support
blob
|
commitdiff
|
raw
|
diff to current
2012-09-28
Mathieu Desnoyers
Fix: consumer should await for initial streams
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
David Goulet
Add lttng-error.h containing every API err. code
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
Christian Babeux
Fix: Possible buffer overflows in strncat() usage
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
David Goulet
Move code out of main.c and fix some issues
blob
|
commitdiff
|
raw
|
diff to current
2012-08-17
David Goulet
Fix: lttng list command with network path
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
David Goulet
Extend API and remove lttng_uri from lttng.h
blob
|
commitdiff
|
raw
|
diff to current
2012-07-30
David Goulet
Add consumer socket object and relayd commands
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
David Goulet
Code cleanup in the ust/kernel consumer file
blob
|
commitdiff
|
raw
|
diff to current
2012-07-11
David Goulet
Network streaming support
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.230213 seconds
and
101
git commands to generate.