Implement LTTng-UST perf counters support
[lttng-tools.git] / src / bin / lttng /
2014-05-05  Mathieu DesnoyersImplement LTTng-UST perf counters support
2014-03-28  David GouletFix: don't spawn relayd if URL is provided
2014-03-26  David GouletFix: allow loading session file with -i option
2014-03-26  David GouletUpdate load help message
2014-03-26  David GouletPrint message on a successful load command
2014-03-26  David GouletRemove -s option from lttng load command
2014-03-24  David GouletFix: allow empty URL for live session creation
2014-03-12  David GouletFix: add error/msg output to save command
2014-03-12  David GouletFix: check relayd fd leak in lttng cmdline
2014-03-10  Zifei TongFix: clang 'constant-out-of-range-compare' warning
2014-03-10  Jérémie GalarneauAdd load command to the lttng client
2014-03-10  Jérémie GalarneauAdd a save command based on the save API to the lttng...
2014-02-28  David GouletFix: improve lttng with live by spawning relayd
2014-02-27  David GouletFix: handle loglevel range ALL in list command
2014-02-27  David GouletRevert "Fix: format + PACKAGE_URL for dynamic printing"
2014-02-26  David GouletFix: add loglevel type to lttng list <name>
2014-02-26  David GouletFix: add some sane default values to --live opt
2014-02-25  Jonathan RajotteFix: format + PACKAGE_URL for dynamic printing
2014-02-25  David GouletFix: lttng list -u <name> should only list UST
2014-02-21  Mathieu DesnoyersFix: scanf unbounded input
2014-02-12  David GouletMan: clarify loglevel for JUL domain
2014-01-28  David GouletFix: add missing JUL loglevel handling
2014-01-14  David GouletFix: report to client when snapshot will be empty
2014-01-09  David GouletFix: missing reset when listing UST fields for multiple...
2013-11-28  David GouletFix: resource leak in enable-event command
2013-11-14  JP IkaheimonenWhen listing events, show exclusions if they exist
2013-11-14  JP IkaheimonenAdd exclusion names to diagnostic printouts
2013-11-14  JP IkaheimonenDetect and report exclusion option errors
2013-11-14  JP IkaheimonenParse exclusions and forward them to the control handler
2013-11-14  JP IkaheimonenAdd a function to check for legal exclusions
2013-11-14  JP IkaheimonenAdd usage for --exclude option
2013-11-14  JP IkaheimonenAdd -exclude option to enable-event command
2013-11-13  Jérémie GalarneauFix: Warn that kernel loglevels are unsupported
2013-11-04  David GouletFix: bad copy paste in enable-channel command
2013-11-04  David GouletFix: don't enable if param overflows when rounded up
2013-11-04  David GouletFix: add default name in snapshot add-output msg
2013-10-16  David GouletAdd lttng list -j command to list possible events
2013-10-16  David GouletAdd -j/--jul to lttng UI and ABI
2013-09-27  Julien DesfossezLive timer set up
2013-08-26  Simon MarchiAdd --list-commands option to the snapshot command
2013-08-23  Simon MarchiUse parse_size_suffix in snapshot
2013-08-22  David GouletFix: add missing short filter option in help
2013-08-22  David GouletFix: remove calibrate syscall option from code
2013-08-21  David GouletFix: add UST context in the same order the user enabled...
2013-08-16  Mathieu DesnoyersPrepare for automake deprecation of missing subdir...
2013-08-16  Mathieu DesnoyersFix: typos in --help and manpage
2013-07-19  Mathieu DesnoyersCleanup: add missing dot
2013-07-19  Mathieu DesnoyersFix: (slight UI change) refuse missing -c if non-defaul...
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-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 GouletSupport del-output with an output name
2013-07-12  David GouletNew UST default buffers is now per UID
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  David GouletImplement lttng create --snapshot command
2013-07-12  David GouletAdd create session snapshot API in lttng-sessiond
2013-07-10  Woegerer, PaulCallsite: add "ip" context
2013-07-05  Mathieu DesnoyersFix: lttng: memory leak in snapshot record command
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-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-04  David GouletRevert "Improve channel listing output format"
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-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: print lttng strerror on enable event with filter
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-29  David GouletFix: typo in enable-channel man and help
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: 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-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-27  Mathieu DesnoyersDocumentation: filter $ctx manpage and --help
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
2013-03-25  David GouletFix: lttng UI failed to report error 19
2013-03-21  Simon MarchiAdd with-sessiond-bin configure option
next
This page took 0.041692 seconds and 7 git commands to generate.