Change liburcu dependency to 0.6.7
[lttng-tools.git] / lttng /
2011-12-08  David GouletAdd error message when config file not found
2011-12-08  David GouletImprove UST channel code
2011-12-07  Mathieu DesnoyersFix enable event -u -a
2011-12-06  Mathieu DesnoyersDocument wildcards for userspace tracer
2011-12-06  David GouletChange lttng command line options for UST domain
2011-12-06  David GouletAPI change for lttng_list_domains prototype
2011-12-06  David GouletAPI change for lttng_start/stop_tracing prototype
2011-12-06  David GouletAPI change for lttng_destroy_session prototype
2011-12-06  David GouletMerge branch 'master'
2011-12-06  Mathieu Desnoyersupdate loglevel printout
2011-12-06  David GouletCleanup lttng enable event command
2011-12-06  Mathieu Desnoyerslisting and activation of loglevel by number
2011-12-06  Mathieu Desnoyersloglevels: allow enable/disable
2011-12-06  Mathieu DesnoyersAdd loglevel to event list
2011-11-30  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-30  David GouletSupport for UST context
2011-11-30  Mathieu DesnoyersRemove function:entry option to discourage its use
2011-11-25  Mathieu Desnoyerslttng disable_events: ensure end of string is set to \0
2011-11-24  David GouletAdd disable all UST event(s) command
2011-11-23  David GouletAdd new API call lttng_channel_set_default_attr
2011-11-23  David GouletAdd disable-channel support for UST
2011-11-22  Mathieu DesnoyersRename "comm" context into "procname"
2011-11-22  Mathieu DesnoyersFix nb_domain signedness in list command
2011-11-22  Mathieu Desnoyersedit printout in lttng list "all" channels
2011-11-21  Mathieu DesnoyersReport errors in write_config
2011-11-21  Mathieu Desnoyersfix reversed enabled/disabled, active/inactive printout
2011-11-16  Mathieu Desnoyerslttng-sessiond: keep enabled/active state for sessions...
2011-11-14  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-14  David GouletFix indentation
2011-11-14  Mathieu DesnoyersFix incorrect POPT_ARG_STRING usage
2011-11-14  Mathieu Desnoyerslttng enable-events: fix argument parsing
2011-11-13  Mathieu DesnoyersRemove leftover debug message
2011-11-13  Mathieu Desnoyerslttng UI: read opt_cmd_name opt arg for each command
2011-11-10  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-10  David GouletAdd tracepoint listing for UST
2011-11-03  David GouletRename ltt-sessiond to lttng-sessiond
2011-11-02  David GouletBasic hashtable support for UST
2011-10-27  Mathieu DesnoyersUST support: add UST control commands
2011-10-25  David GouletAPI change for lttng_get_readeable_code
2011-10-23  Mathieu DesnoyersUST 2.0 support
2011-10-05  David GouletFix disable event
2011-09-30  Mathieu DesnoyersImplement enable all vs enable tracepoints vs enable...
2011-09-26  David GouletAdd default ust channel attributes
2011-09-22  David GouletFix enable all syscalls
2011-09-19  Mathieu DesnoyersRename syscalls -> syscall in UI/API/ABI
2011-09-16  Mathieu DesnoyersAdd support for --syscalls
2011-09-13  David GouletFix enable-channel that did not handle correctly lttng...
2011-09-01  David GouletAdd the notify UST application scheme
2011-08-26  Mathieu DesnoyersMerge branch 'master' of ssh://git.lttng.org/home/git...
2011-08-25  David GouletFix headers include and rename kernctl.h header
2011-08-16  Mathieu DesnoyersParametrize enable-channel help
2011-08-16  Mathieu DesnoyersModify default kernel channel size/number
2011-08-15  David GouletContinue parsing options for add-context on error
2011-08-12  David GouletChange lttng API to use a lttng_handle
2011-08-11  David GouletFix wrong message with lttng list
2011-08-10  Mathieu DesnoyersMerge branch 'master' of ssh://git.lttng.org/home/git...
2011-08-10  David GouletReplace underscores of enable-channel options
2011-08-09  Mathieu DesnoyersFix all strncpy() usage: need to set a final \0 charact...
2011-08-06  Mathieu DesnoyersMake "please specify tracer" comment more helpful
2011-08-06  Mathieu DesnoyersAdd calibrate command
2011-08-03  David GouletChange list kernel events to list tracepoints
2011-08-03  David GouletImprove the lttng list feature
2011-07-29  Mathieu DesnoyersAdd kretprobe support (new --function implementation)
2011-07-29  David GouletFix multiple enable events
2011-07-28  David GouletPrint trace output patch on lttng create
2011-07-28  David GouletFix adding multiple kernel context at once
2011-07-28  David GouletFix auto session path duplication
2011-07-27  David GouletFix uninitialized kprobe attributes
2011-07-27  David GouletFix bad address conversion
2011-07-26  David GouletTrace path creation made on the client side
2011-07-26  David GouletFix set session command
2011-07-23  Mathieu DesnoyersFix perf hw cache counter config values
2011-07-22  David GouletAdd missing fprintf format
2011-07-22  Mathieu DesnoyersUI print cleanup
2011-07-22  Mathieu DesnoyersUse "probe" rather than "kprobe" for UI
2011-07-22  Mathieu DesnoyersUpdate handling of perf counters in add-context
2011-07-21  David GouletAdd string options for add-context
2011-07-21  David GouletImprove add-context command
2011-07-20  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-07-20  David GouletRename binary installation path define
2011-07-20  David GouletFix error handling
2011-07-20  Simon MarchiRemove format strings warnings when compiling on 32...
2011-07-20  David GouletUse install path for exec()
2011-07-20  David GouletFix set but no use variables warnings
2011-07-20  David GouletFix session trace output message
2011-07-20  David GouletFix build system for valid make dist
2011-07-18  David GouletFix wrong spacing
2011-07-18  David GouletFix invalid channel creation
2011-07-18  David GouletChange licensing
2011-07-18  David GouletNew public API for lttng control
2011-07-18  David GouletFix tracing events data structure
2011-07-17  David GouletAdd short option for no sessiond feature
2011-07-17  David GouletAdd error message if event not found
2011-07-17  David GouletFix return code to 0 on success and 1 on error
2011-07-16  David GouletAdd version command
2011-07-16  David GouletForce to specify the type with add-context
2011-07-16  Mathieu Desnoyerslttng command line UI: fix allocation/free
2011-07-13  David GouletParse kprobe options with enable-event
2011-07-07  David GouletFix segfault on free() pointer
2011-07-07  Simon MarchiAdd list-commands and list-options to lttng ui
next
This page took 0.038032 seconds and 7 git commands to generate.