Add UST snapshot support
[lttng-tools.git] / src / bin /
2013-07-04  Julien DesfossezAdd UST snapshot support
2013-07-04  Mathieu DesnoyersFix: UST per-UID channels persist across application...
2013-06-28  Mathieu DesnoyersFix: sessiond: use uint64_t for all session ids
2013-06-28  David GouletFix: use snapshot consumer output for kernel
2013-06-28  Julien DesfossezFix: send per-pid session id in channel creation
2013-06-28  David GouletFix: snapshot path
2013-06-27  Julien DesfossezAdd kernel snapshot support
2013-06-27  David GouletSupport flight recorder mode for a session
2013-06-27  David GouletImplement snapshot commands in lttng-sessiond
2013-06-27  David GouletAdd snapshot command to lttng UI
2013-06-27  David GouletInitial import of the snapshot ABI/API in lttng-ctl
2013-06-25  David GouletFix: if relayd is unreachable, disable consumer for...
2013-06-25  David GouletFix: possible infinite loop in disable ust event
2013-06-25  David GouletFix: don't enable a channel if a session was already...
2013-06-25  David GouletFix: add debug statement in kernel flush metadata
2013-06-25  David GouletFix: destroy default created channel if add-context...
2013-06-25  David GouletFix: don't stop a session that was not previously started
2013-06-25  David GouletFix: kernel memory leak in error path
2013-06-20  David GouletFix: channel and stream leak in consumerd
2013-06-19  David GouletFix: wrong check after malloc in buffer registry
2013-06-19  Amit MargalitUsing LTTNG_HOME environment variable if exists, with...
2013-06-19  Mathieu DesnoyersFix: out of bound strcpy
2013-06-19  Mathieu DesnoyersRemove logically dead code
2013-06-19  Mathieu DesnoyersRemove useless if() check
2013-06-19  Mathieu DesnoyersFix: comparing array against NULL
2013-06-18  Jérémie GalarneauFix: Remove reference to lttng-probe-lttng kernel module
2013-06-14  David GouletFix: memleak in the UST registry
2013-06-14  David GouletFix: add missing free causing a memleak
2013-06-14  David GouletFix: memleaks in channel/event notify
2013-06-14  David GouletFix: sanitize wait queue in the dispatch thread
2013-06-14  Mathieu DesnoyersImplement health check for app registration dispatch
2013-06-14  Mathieu DesnoyersImplement health check for app notification thread
2013-06-14  Mathieu DesnoyersFix: hash table cleanup call_rcu deadlock
2013-06-14  Mathieu DesnoyersFix ua_chan assert
2013-06-04  David GouletRevert "Improve channel listing output format"
2013-06-03  David GouletFix: set metadata closed on a push/close metadata error
2013-05-29  David GouletFix: add missing buffer registry cleanup on error
2013-05-28  David GouletFix: dereference after NULL check
2013-05-28  David GouletFix: remove dead code
2013-05-28  Julien DesfossezFix: error handling in kernel add_channel
2013-05-16  David GouletFix: epoll attributes used outside of compat layer
2013-05-15  David GouletFix: Read from pointer after free
2013-05-15  David GouletFix: Uninitialized pointer read
2013-05-15  David GouletFix: fd leak in process client msg error path
2013-05-14  David GouletFix: memory leak in error path in UST registry
2013-05-14  David GouletFix: memory leak in sessiond command in error path
2013-05-14  David GouletFix: kernel metadata data leak in error path
2013-05-14  David GouletFix: data leak in error path of cmd_register_consumer()
2013-05-14  David GouletFix: possible out of bounds write in enable-event
2013-05-13  Stefan SeefeldAdd --version command-line option to lttng.
2013-05-10  David GouletFix: check channel subbuf size against page size
2013-05-09  David GouletFix: print an error if tracefile-size is missing with...
2013-05-07  David GouletFix: split UST per UID/PID default values
2013-05-06  David GouletFix: don't start the relayd with a wrong --output dir
2013-05-06  David GouletFix: wrong data port when listing session's URI
2013-05-06  David GouletFix: don't create a channel on an enable channel
2013-05-06  David GouletFix: print lttng strerror on enable event with filter
2013-05-06  David GouletFix: reset current size for tracefile rotation
2013-05-02  Mathieu Desnoyerslttng UI: round up trace file size to subbuf size if...
2013-05-02  Mathieu DesnoyersFix lttng UI: fix arg parsing, round size to next power...
2013-05-02  Mathieu DesnoyersFix: check errors in lttng command argument values
2013-05-02  Mathieu DesnoyersImplement get_count_order in lttng utils
2013-05-02  Simon Marchilttng cli: Accept human readable sizes for --subbuf...
2013-04-30  David GouletFix: change order of fd get to fix error path
2013-04-30  David GouletFix: fd leak when creating UST metadata channel
2013-04-30  Mathieu DesnoyersFix: fd leak on error
2013-04-30  Mathieu DesnoyersFix RCU-related hangs: incorrect lttng_ht_destroy use
2013-04-30  Mathieu DesnoyersFix: don't call hash table destroy under rcu read-side...
2013-04-29  Mathieu DesnoyersFix: segfault in buffer_reg_channel_destroy()
2013-04-29  David GouletFix: no need to use run_as_open in the relayd
2013-04-29  David GouletFix: typo in enable-channel man and help
2013-04-29  Mathieu DesnoyersFix: per-uid buffers should only be flushed once on...
2013-04-22  David GouletFix: linking order of libraries
2013-04-22  David GouletFix: multiple type mismatch in debug statement
2013-04-12  David GouletFix: remove unused path variables from session obj
2013-04-12  David GouletFix: update lttng.1 man and enable-channel help with...
2013-04-11  David GouletFix: typos in the code base
2013-04-11  David GouletFix: deny multiple event types with enable-event
2013-04-11  David GouletFix: deny the same port for data and control URL
2013-04-11  David GouletFix: reset consumer destination when changing URIs
2013-04-11  David GouletFix: don't allow different control and data destination
2013-04-11  David GouletImprove channel listing output format
2013-04-11  David GouletFix: enable-channel accepts mismatched option
2013-04-11  David GouletFix: validate buffer type for UST channel creation
2013-03-28  David GouletFix: Add missing header for make dist
2013-03-28  David GouletFix: add missing declaration for disable-lttng-ust
2013-03-28  Mathieu DesnoyersFix: don't keep vpid, procname, nor patchlevel environm...
2013-03-28  Julien DesfossezRelayd add_stream command handle tracefile rotation
2013-03-28  Julien DesfossezIntroduce the relayd socket object
2013-03-28  Julien DesfossezAdjust the relayd protocol on version check
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-27  Mathieu DesnoyersDocumentation: filter $ctx manpage and --help
2013-03-27  Julien DesfossezUST periodical metadata flush
2013-03-26  Mathieu DesnoyersFix: UST context activation
2013-03-25  David GouletFix: lttng create default name check
2013-03-25  David GouletFix: add missing error output
2013-03-25  David GouletFix: kernel function event was listed as probe
2013-03-25  David GouletAdd unsupported error code to lttng cmd line
2013-03-25  David GouletFix: typo in the create command help and man page
2013-03-25  David GouletFix: session name max length was not handled correctly
next
This page took 0.038472 seconds and 7 git commands to generate.