projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: UTF-8 characters may be stored on up to 4 bytes
[lttng-tools.git]
/
src
/
bin
/
lttng
/
2015-09-01
Jérémie Galarneau
Fix: Mention Python as part of enable-event's usage()
tree
|
commitdiff
2015-09-01
Jérémie Galarneau
Add agent domains to lttng enable-event usage()
tree
|
commitdiff
2015-08-13
Jérémie Galarneau
Clean-up: Rename lib_func to cmd_func
tree
|
commitdiff
2015-08-13
Michael Jeanson
Fix: Improve the error reporting of the track/untrack...
tree
|
commitdiff
2015-08-11
Jérémie Galarneau
Fix: Ensure a valid command error code is returned...
tree
|
commitdiff
2015-08-11
Jonathan Rajotte
Mi: track/untrack/listing
tree
|
commitdiff
2015-08-07
Jérémie Galarneau
Fix "allocator sizeof operand mismatch" warning
tree
|
commitdiff
2015-08-07
Jérémie Galarneau
Clean-up: remove extra space in comment
tree
|
commitdiff
2015-07-27
Partha Pratim Mukh...
Fix: set session should not set non-existent session
tree
|
commitdiff
2015-07-27
Jonathan Rajotte
Fix: pids should be numbers only
tree
|
commitdiff
2015-07-26
Jérémie Galarneau
Fix: only launch a new session daemon for the "create...
tree
|
commitdiff
2015-07-24
Jérémie Galarneau
Fix: Unhandled domain option condition in list_agent_events
tree
|
commitdiff
2015-07-24
Jérémie Galarneau
Fix: Crash on lttng list -j/-l/-p when no events are...
tree
|
commitdiff
2015-07-06
Partha Pratim Mukh...
Fix: destroy session removes the default config file
tree
|
commitdiff
2015-06-23
Jérémie Galarneau
Fix: get_cmdline_by_pid path length assumes a max pid...
tree
|
commitdiff
2015-06-23
Jérémie Galarneau
Clean-up: Remove ifdef-ed out lttng list options
tree
|
commitdiff
2015-05-22
Jérémie Galarneau
Clean-up: Remove ifdef-ed out function:entry feature
tree
|
commitdiff
2015-04-02
Jérémie Galarneau
Fix: Check that lttng create --live's time is not zero
tree
|
commitdiff
2015-04-02
Jérémie Galarneau
UI: Only show live timer when the session is in live...
tree
|
commitdiff
2015-04-02
Jérémie Galarneau
UI: Only show tracker PID state when enabled
tree
|
commitdiff
2014-11-11
Mathieu Desnoyers
Implement kernel filter support
tree
|
commitdiff
2014-11-03
Mathieu Desnoyers
Implement lttng-modules tracepoint wildcard support
tree
|
commitdiff
2015-03-30
Mathieu Desnoyers
Implement PID tracker content listing
tree
|
commitdiff
2015-03-30
Mathieu Desnoyers
Implement PID tracking for kernel tracing
tree
|
commitdiff
2015-03-26
Jérémie Galarneau
Fix: possible use of uninitialized data in loglevel...
tree
|
commitdiff
2015-03-26
Jérémie Galarneau
Cleanup: Remove stale #ifdef-ed-out code from spawn_vie...
tree
|
commitdiff
2015-03-26
Jérémie Galarneau
Fix: Possible call to execvp with NULL argument on...
tree
|
commitdiff
2015-03-26
Mathieu Desnoyers
Implement --shm-path option for UST sessions (per-uid...
tree
|
commitdiff
2015-01-19
Mathieu Desnoyers
Fix: setuid/setgid daemons should not get sensitive...
tree
|
commitdiff
2015-01-19
Mathieu Desnoyers
Fix: grab more than one packet for snapshots
tree
|
commitdiff
2015-01-07
Jérémie Galarneau
Cleanup: Replace all perror() uses by the PERROR macro
tree
|
commitdiff
2014-12-12
Julien Desfossez
Fix: help message for Python agent mentions Java
tree
|
commitdiff
2014-12-02
Philippe Proulx
Fix: channel names are not validated
tree
|
commitdiff
2014-12-01
Jérémie Galarneau
Fix: "Any" loglevel's value is -1 and not 0
tree
|
commitdiff
2014-11-27
Jérémie Galarneau
Fix: Memory leak on error in alloc_argv_from_user_opts()
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: lttng lttng.c: check strdup OOM
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: lttng conf.c: use zmalloc()
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: lttng view.c missing strdup OOM check
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: use zmalloc() in lttng view.c
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: use zmalloc() in lttng list.c
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: oom error check, realloc oom leak
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: use zmalloc in lttng enable_events.c
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: missing strdup oom check in lttng create.c
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: lttng add_context.c: use zmalloc
tree
|
commitdiff
2014-11-15
Mathieu Desnoyers
Fix: define _LGPL_SOURCE in C files
tree
|
commitdiff
2014-11-10
Christian Babeux
Fix: Warn the user when enabling an event in a new...
tree
|
commitdiff
2014-11-07
Jérémie Galarneau
Fix: Don't report an error when listing a session with...
tree
|
commitdiff
2014-10-22
David Goulet
Add Python agent support
tree
|
commitdiff
2014-10-14
David Goulet
Fix: support log4j loglevel in mi
tree
|
commitdiff
2014-10-14
David Goulet
Fix: add log4j to lttng list help
tree
|
commitdiff
2014-09-30
David Goulet
Add --list-options to save/load command
tree
|
commitdiff
2014-09-29
David Goulet
Add syscall listing support
tree
|
commitdiff
2014-09-25
Mathieu Desnoyers
Implement support for lttng-modules syscall filtering
tree
|
commitdiff
2014-09-25
Mathieu Desnoyers
Support lttng-modules syscall filtering in enable-event
tree
|
commitdiff
2014-09-22
David Goulet
Fix: possible file descriptor leak in error path
tree
|
commitdiff
2014-09-18
David Goulet
Fix: remove break in lttng cmdline session listing
tree
|
commitdiff
2014-09-11
David Goulet
Remove enable/disable consumer obsolete command
tree
|
commitdiff
2014-09-10
David Goulet
Fix: move easter egg after arg parsing else it breaks...
tree
|
commitdiff
2014-09-05
David Goulet
Fix: typo in lttng list command for log4j
tree
|
commitdiff
2014-09-03
Jonathan Rajotte...
Fix: parse_prob_opts return the actual success of the...
tree
|
commitdiff
2014-09-03
Jonathan Rajotte...
Fix: list without a name is not an error
tree
|
commitdiff
2014-08-08
David Goulet
Adding log4j agent support
tree
|
commitdiff
2014-07-30
Mathieu Desnoyers
Fix: git version build system integration (v2)
tree
|
commitdiff
2014-07-29
David Goulet
Add --disable-git-version to configure
tree
|
commitdiff
2014-07-29
Jonathan Rajotte...
Always print GIT_VERSION even if empty
tree
|
commitdiff
2014-07-29
Jonathan Rajotte...
Fix: mi: logically dead code, missing ret assignment
tree
|
commitdiff
2014-07-28
David Goulet
Fix: comment syntax and indentation
tree
|
commitdiff
2014-07-23
Jonathan Rajotte...
Mi: fix: use GIT_VERSION inplace of FULL_NAME
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi fix: conserve original error handling behaviour
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Fix mi: use of wrong variable for error propagation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi fix: refactor disable_channel mi output to success...
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Fix mi: add support for Jul loglevel
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi disable-channel command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi disable-event command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi set-session command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi enable-event command: support for enable-event command
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi enable-channel command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi add-context command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi calibrate command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi destroy command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi create command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi stop command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi start command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi save&load command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi version command: add commit version to mi version
tree
|
commitdiff
2014-07-22
Jonathan Rajotte
Mi: support for command list
tree
|
commitdiff
2014-07-22
Jonathan Rajotte
Mi: mi backend + mi for command version
tree
|
commitdiff
2014-07-15
David Goulet
Fix: on session load, add it to the .lttngrc
tree
|
commitdiff
2014-07-14
David Goulet
Fix: use biggest subbuffer size for snapshot max-size
tree
|
commitdiff
2014-07-10
David Goulet
Fix: don't print channel name on enable JUL event
tree
|
commitdiff
2014-07-10
Jérémie Galarneau
Fix: check malloc return value
tree
|
commitdiff
2014-07-10
Jérémie Galarneau
Fix: static array larger than necessary
tree
|
commitdiff
2014-07-09
David Goulet
Fix: auto load session in the auto/ directory
tree
|
commitdiff
2014-06-19
Francis Deslauriers
Fix: Add vpid, vppid and vtid info in add-context help
tree
|
commitdiff
2014-06-17
Jonathan Rajotte...
Fix: wrong behavior of save command when no session...
tree
|
commitdiff
2014-05-26
David Goulet
List session event loglevel for the JUL domain
tree
|
commitdiff
2014-05-23
David Goulet
Fix: saturate verbosity level to 3
tree
|
commitdiff
2014-05-22
David Goulet
Revert "Remove --no-output option from the command...
tree
|
commitdiff
2014-05-22
David Goulet
Remove --no-output option from the command line
tree
|
commitdiff
2014-05-22
David Goulet
Add max-size to snapshot list output
tree
|
commitdiff
next
This page took
0.040862 seconds
and
7
git commands to generate.