Port: Use LTTNG_NAME_MAX instead of NAME_MAX
[lttng-tools.git] / src / bin / lttng /
2015-09-24  Jérémie GalarneauFix: Handle EINTR of waitpid when spawning a session...
2015-09-22  Jérémie GalarneauReword warning on event disable
2015-09-22  Jonathan RajotteHelp: add -j -l -p option to help string
2015-09-22  Jonathan RajotteFix: disable kernel event based on name and event type
2015-09-15  Jérémie GalarneauRemove dead code from view command
2015-09-15  Jérémie GalarneauRemove dead code from disable-channel command
2015-09-15  Jérémie GalarneauRemove dead code from disable-event command
2015-09-15  Philippe ProulxFix: error on no/multiple domain options
2015-09-15  Jérémie GalarneauRemove dead code from the calibrate command
2015-09-15  Jérémie GalarneauRemove dead code from add-context command
2015-09-06  Jérémie GalarneauRemove dot after enable-event message
2015-09-06  Antoine BusqueFix: don't print the default channel name when enabling...
2015-09-06  Antoine BusqueFix: fail gracefully on --exclude on unsupported domains
2015-09-06  Antoine BusqueFix: correct mismatched function signatures
2015-09-06  Jérémie GalarneauClearer error reporting when failing to launch session...
2015-09-06  Philippe ProulxDaemonize sessiond on `lttng create`
2015-09-06  Philippe ProulxFix: list_ust_events(): dangling pointer
2015-09-06  Philippe ProulxFix: MI: close domain when listing multiple agent domains
2015-09-05  Jonathan RajotteFix: use pid element instead of process element
2015-09-01  Jérémie GalarneauOnly display agent loglevel if the loglevel type is...
2015-09-01  Jérémie GalarneauDon't assume that Log4j and JUL share the same log...
2015-09-01  Jérémie GalarneauFix: Mention Python as part of enable-event's usage()
2015-09-01  Jérémie GalarneauAdd agent domains to lttng enable-event usage()
2015-08-13  Jérémie GalarneauClean-up: Rename lib_func to cmd_func
2015-08-13  Michael JeansonFix: Improve the error reporting of the track/untrack...
2015-08-11  Jérémie GalarneauFix: Ensure a valid command error code is returned...
2015-08-11  Jonathan RajotteMi: track/untrack/listing
2015-08-07  Jérémie GalarneauFix "allocator sizeof operand mismatch" warning
2015-08-07  Jérémie GalarneauClean-up: remove extra space in comment
2015-07-27  Partha Pratim Mukh... Fix: set session should not set non-existent session
2015-07-27  Jonathan RajotteFix: pids should be numbers only
2015-07-26  Jérémie GalarneauFix: only launch a new session daemon for the "create...
2015-07-24  Jérémie GalarneauFix: Unhandled domain option condition in list_agent_events
2015-07-24  Jérémie GalarneauFix: Crash on lttng list -j/-l/-p when no events are...
2015-07-06  Partha Pratim Mukh... Fix: destroy session removes the default config file
2015-06-23  Jérémie GalarneauFix: get_cmdline_by_pid path length assumes a max pid...
2015-06-23  Jérémie GalarneauClean-up: Remove ifdef-ed out lttng list options
2015-05-22  Jérémie GalarneauClean-up: Remove ifdef-ed out function:entry feature
2015-04-02  Jérémie GalarneauFix: Check that lttng create --live's time is not zero
2015-04-02  Jérémie GalarneauUI: Only show live timer when the session is in live...
2015-04-02  Jérémie GalarneauUI: Only show tracker PID state when enabled
2014-11-11  Mathieu DesnoyersImplement kernel filter support
2014-11-03  Mathieu DesnoyersImplement lttng-modules tracepoint wildcard support
2015-03-30  Mathieu DesnoyersImplement PID tracker content listing
2015-03-30  Mathieu DesnoyersImplement PID tracking for kernel tracing
2015-03-26  Jérémie GalarneauFix: possible use of uninitialized data in loglevel...
2015-03-26  Jérémie GalarneauCleanup: Remove stale #ifdef-ed-out code from spawn_vie...
2015-03-26  Jérémie GalarneauFix: Possible call to execvp with NULL argument on...
2015-03-26  Mathieu DesnoyersImplement --shm-path option for UST sessions (per-uid...
2015-01-19  Mathieu DesnoyersFix: setuid/setgid daemons should not get sensitive...
2015-01-19  Mathieu DesnoyersFix: grab more than one packet for snapshots
2015-01-07  Jérémie GalarneauCleanup: Replace all perror() uses by the PERROR macro
2014-12-12  Julien DesfossezFix: help message for Python agent mentions Java
2014-12-02  Philippe ProulxFix: channel names are not validated
2014-12-01  Jérémie GalarneauFix: "Any" loglevel's value is -1 and not 0
2014-11-27  Jérémie GalarneauFix: Memory leak on error in alloc_argv_from_user_opts()
2014-11-26  Mathieu DesnoyersFix: lttng lttng.c: check strdup OOM
2014-11-26  Mathieu DesnoyersFix: lttng conf.c: use zmalloc()
2014-11-26  Mathieu DesnoyersFix: lttng view.c missing strdup OOM check
2014-11-26  Mathieu DesnoyersFix: use zmalloc() in lttng view.c
2014-11-26  Mathieu DesnoyersFix: use zmalloc() in lttng list.c
2014-11-26  Mathieu DesnoyersFix: oom error check, realloc oom leak
2014-11-26  Mathieu DesnoyersFix: use zmalloc in lttng enable_events.c
2014-11-26  Mathieu DesnoyersFix: missing strdup oom check in lttng create.c
2014-11-26  Mathieu DesnoyersFix: lttng add_context.c: use zmalloc
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-11-10  Christian BabeuxFix: Warn the user when enabling an event in a new...
2014-11-07  Jérémie GalarneauFix: Don't report an error when listing a session with...
2014-10-22  David GouletAdd Python agent support
2014-10-14  David GouletFix: support log4j loglevel in mi
2014-10-14  David GouletFix: add log4j to lttng list help
2014-09-30  David GouletAdd --list-options to save/load command
2014-09-29  David GouletAdd syscall listing support
2014-09-25  Mathieu DesnoyersImplement support for lttng-modules syscall filtering
2014-09-25  Mathieu DesnoyersSupport lttng-modules syscall filtering in enable-event
2014-09-22  David GouletFix: possible file descriptor leak in error path
2014-09-18  David GouletFix: remove break in lttng cmdline session listing
2014-09-11  David GouletRemove enable/disable consumer obsolete command
2014-09-10  David GouletFix: move easter egg after arg parsing else it breaks...
2014-09-05  David GouletFix: typo in lttng list command for log4j
2014-09-03  Jonathan Rajotte... Fix: parse_prob_opts return the actual success of the...
2014-09-03  Jonathan Rajotte... Fix: list without a name is not an error
2014-08-08  David GouletAdding log4j agent support
2014-07-30  Mathieu DesnoyersFix: git version build system integration (v2)
2014-07-29  David GouletAdd --disable-git-version to configure
2014-07-29  Jonathan Rajotte... Always print GIT_VERSION even if empty
2014-07-29  Jonathan Rajotte... Fix: mi: logically dead code, missing ret assignment
2014-07-28  David GouletFix: comment syntax and indentation
2014-07-23  Jonathan Rajotte... Mi: fix: use GIT_VERSION inplace of FULL_NAME
2014-07-22  Jonathan Rajotte... Mi fix: conserve original error handling behaviour
2014-07-22  Jonathan Rajotte... Fix mi: use of wrong variable for error propagation
2014-07-22  Jonathan Rajotte... Mi fix: refactor disable_channel mi output to success...
2014-07-22  Jonathan Rajotte... Fix mi: add support for Jul loglevel
2014-07-22  Jonathan Rajotte... Mi disable-channel command: support and validation
2014-07-22  Jonathan Rajotte... Mi disable-event command: support and validation
2014-07-22  Jonathan Rajotte... Mi set-session command: support and validation
2014-07-22  Jonathan Rajotte... Mi enable-event command: support for enable-event command
2014-07-22  Jonathan Rajotte... Mi enable-channel command: support and validation
2014-07-22  Jonathan Rajotte... Mi add-context command: support and validation
2014-07-22  Jonathan Rajotte... Mi calibrate command: support and validation
next
This page took 0.046013 seconds and 8 git commands to generate.