Extras: Remove deprecated consumer commands in bash completion
[lttng-tools.git] / src / bin /
2013-08-05  Mathieu Desnoyersrelayd: use version macros from build rather than scanf
2013-08-05  Christian BabeuxFix: Dead code when checking return value from (ust_app...
2013-07-21  Mathieu DesnoyersFix: format string type mismatch
2013-07-19  Mathieu DesnoyersCleanup: add missing dot
2013-07-19  Mathieu DesnoyersFix: sym name len (kernel)
2013-07-19  Mathieu DesnoyersFix: (slight UI change) refuse missing -c if non-defaul...
2013-07-19  Mathieu DesnoyersFix: push metadata on stop for per-UID buffers
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of snapshot
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of set-session
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of list
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of disable-event
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of disable-channel
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of enable-event
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of enable-channel
2013-07-18  Mathieu DesnoyersDocumentation: fix thread quit pipe comment
2013-07-17  Mathieu DesnoyersCleanup: remove redundant assignment
2013-07-16  Mathieu DesnoyersFix: use per-uid buffer registry for UID buffer snapshots
2013-07-16  Mathieu Desnoyerscmd.c: fix typos in snapshot commands
2013-07-16  Mathieu DesnoyersRemove leftover fprintf
2013-07-14  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2013-07-14  David GouletFix: update lttng snapshot help output
2013-07-12  David GouletFix: snapshot returned valid LTTNG_ERR code
2013-07-12  David GouletAdd the number of snapshot taken to the output path
2013-07-12  David GouletFix: RCU read side lock unbalanced
2013-07-12  David GouletFix: zeroed snapshot output at init
2013-07-12  David GouletSupport del-output with an output name
2013-07-12  David GouletNew UST default buffers is now per UID
2013-07-12  David GouletBump UST ABI major version for 2.3 release
2013-07-12  David GouletAdd snapshot mode to lttng list session
2013-07-12  David GouletFix: support temporary snapshot max size and name
2013-07-12  Julien DesfossezSupport snapshot max-size limitation
2013-07-12  David GouletFix: snapshot support for UST and kernel in same session
2013-07-12  David GouletImplement lttng create --snapshot command
2013-07-12  David GouletAdd create session snapshot API in lttng-sessiond
2013-07-10  David GouletAdd snapshot output init call that uses URIs
2013-07-10  Mathieu DesnoyersFix: consumer err_sock cloexec
2013-07-10  Woegerer, PaulCallsite: add "ip" context
2013-07-09  David GouletFix: possible consumer sockets double close on cleanup
2013-07-08  Mohamad GebaiAutomatically load kvm-x86 and kvm-x86-mmu probes.
2013-07-05  David GouletFix: close consumer sockets in sessiond cleanup
2013-07-05  Mathieu DesnoyersFix: lttng: memory leak in snapshot record command
2013-07-04  David GouletFix: session ID signess to uin64_t in sessiond
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
next
This page took 0.042008 seconds and 8 git commands to generate.