projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
liblttng-ctl: use export list to define exported symbols
[lttng-tools.git]
/
src
/
bin
/
lttng
/
commands
/
list.c
2021-09-23
Francis Deslauriers
Force usage of assert() condition when NDEBUG is defined
blob
|
commitdiff
|
raw
2021-07-16
Francis Deslauriers
Cleanup: rename `get_domain_str()` -> `lttng_domain_typ...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-16
Philippe Proulx
Rename "tracing session" -> "recording session"
blob
|
commitdiff
|
raw
|
diff to current
2021-04-23
Philippe Proulx
Update some manual pages for LTTng-tools 2.13
blob
|
commitdiff
|
raw
|
diff to current
2021-04-13
Simon Marchi
Clean-up: lttng: prepend `the_` to global variables...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-24
Jérémie Galarneau
Clean-up: lttng: only include lttng.h
blob
|
commitdiff
|
raw
|
diff to current
2020-07-27
Jérémie Galarneau
Fix: lttng: leak of userspace probe path on listing
blob
|
commitdiff
|
raw
|
diff to current
2020-03-26
Jérémie Galarneau
Fix: lttng-list: don't warn when the kernel domain...
blob
|
commitdiff
|
raw
|
diff to current
2020-03-26
Jérémie Galarneau
Refactor: lttng-ctl: follow terminology of the tracker...
blob
|
commitdiff
|
raw
|
diff to current
2020-03-25
Jérémie Galarneau
lttng: list: replace domain headers with the official...
blob
|
commitdiff
|
raw
|
diff to current
2020-03-25
Jérémie Galarneau
lttng: list: print `per-user` and `per-process` buffer...
blob
|
commitdiff
|
raw
|
diff to current
2020-01-30
Michael Jeanson
Move to kernel style SPDX license identifiers
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Jonathan Rajotte
Refactoring: move count to an output parameter
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Jonathan Rajotte
Refactoring: introduce lttng_tracker_ids data structure
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Jonathan Rajotte
Refactoring: use an opaque lttng_tracker_id type
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Jonathan Rajotte
Fix: Initialize ret to zero
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Jonathan Rajotte
trackers: update list/track/untrack commands
blob
|
commitdiff
|
raw
|
diff to current
2019-11-05
Jonathan Rajotte
Fix: lttng: initialize sessions pointer to NULL
blob
|
commitdiff
|
raw
|
diff to current
2019-03-28
Jérémie Galarneau
lttng: clean-up printout of session output destination
blob
|
commitdiff
|
raw
|
diff to current
2019-01-14
Jérémie Galarneau
Print UTF-8 SI suffix only when allowed by the locale
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Jérémie Galarneau
Fix: userspace probe accessors are not const-correct
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Francis Deslauriers
Implement lttng-list for userspace-probe
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Francis Deslauriers
Implement userspace probe location extraction and regis...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-17
Jérémie Galarneau
save/load: support session rotation schedule descriptors
blob
|
commitdiff
|
raw
|
diff to current
2018-08-15
Jérémie Galarneau
rotation-api: introduce rotation schedule descriptors
blob
|
commitdiff
|
raw
|
diff to current
2018-04-03
Julien Desfossez
Save, restore and list the rotation parameters
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Julien Desfossez
Fix: error out on leftover arguments
blob
|
commitdiff
|
raw
|
diff to current
2017-07-28
Jérémie Galarneau
Prettify channel listing
blob
|
commitdiff
|
raw
|
diff to current
2017-07-28
Jérémie Galarneau
Only print relevant session statistics in channel listing
blob
|
commitdiff
|
raw
|
diff to current
2017-07-27
Jérémie Galarneau
Uniformize the printing of units in session listing
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Mathieu Desnoyers
Introduce "--blocking-timeout" channel parameter
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Philippe Proulx
Add --enable-embedded-help option to embed --help messa...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Jérémie Galarneau
Expose monitor timer interval to lttngctl and client
blob
|
commitdiff
|
raw
|
diff to current
2016-07-04
Sebastien Boisvert
Fix: English syntax errors in 'lttng status'
blob
|
commitdiff
|
raw
|
diff to current
2016-05-18
Jérémie Galarneau
Clean-up: remove unnecessary blank line
blob
|
commitdiff
|
raw
|
diff to current
2016-05-18
Jonathan Rajotte
Fix: initialize the cur_event variable before using it
blob
|
commitdiff
|
raw
|
diff to current
2016-03-18
Philippe Proulx
lttng: remove usage strings from commands
blob
|
commitdiff
|
raw
|
diff to current
2016-03-18
Philippe Proulx
lttng: show man page when using command's --help
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Jérémie Galarneau
CLI: Show filter expression associated to a syscall
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Jérémie Galarneau
Rename filter string to filter expression in liblttng-ctl
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Julien Desfossez
Extract the lost packets and discarded events counters
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Jérémie Galarneau
Reuse constant string instead of duplicate literal
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Jérémie Galarneau
Clean-up: simplify computation of string position
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Jérémie Galarneau
Optimization: lttng UI uses sprintf instead of strcpy
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Philippe Proulx
CLI: show event exclusion names
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Jérémie Galarneau
CLI: show agent event filter string
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Philippe Proulx
CLI: show event filter string
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Michael Jeanson
Port: Remove _GNU_SOURCE, defined in config.h
blob
|
commitdiff
|
raw
|
diff to current
2015-09-06
Philippe Proulx
Fix: list_ust_events(): dangling pointer
blob
|
commitdiff
|
raw
|
diff to current
2015-09-06
Philippe Proulx
Fix: MI: close domain when listing multiple agent domains
blob
|
commitdiff
|
raw
|
diff to current
2015-09-05
Jonathan Rajotte
Fix: use pid element instead of process element
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Jérémie Galarneau
Only display agent loglevel if the loglevel type is...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
Jonathan Rajotte
Mi: track/untrack/listing
blob
|
commitdiff
|
raw
|
diff to current
2015-08-07
Jérémie Galarneau
Clean-up: remove extra space in comment
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Jérémie Galarneau
Fix: Unhandled domain option condition in list_agent_events
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Jérémie Galarneau
Fix: Crash on lttng list -j/-l/-p when no events are...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Jérémie Galarneau
Fix: get_cmdline_by_pid path length assumes a max pid...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Jérémie Galarneau
Clean-up: Remove ifdef-ed out lttng list options
blob
|
commitdiff
|
raw
|
diff to current
2015-04-02
Jérémie Galarneau
UI: Only show live timer when the session is in live...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-02
Jérémie Galarneau
UI: Only show tracker PID state when enabled
blob
|
commitdiff
|
raw
|
diff to current
2015-03-30
Mathieu Desnoyers
Implement PID tracker content listing
blob
|
commitdiff
|
raw
|
diff to current
2015-01-07
Jérémie Galarneau
Cleanup: Replace all perror() uses by the PERROR macro
blob
|
commitdiff
|
raw
|
diff to current
2014-11-26
Mathieu Desnoyers
Fix: use zmalloc() in lttng list.c
blob
|
commitdiff
|
raw
|
diff to current
2014-11-15
Mathieu Desnoyers
Fix: define _LGPL_SOURCE in C files
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
Jérémie Galarneau
Fix: Don't report an error when listing a session with...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
David Goulet
Add Python agent support
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
David Goulet
Fix: support log4j loglevel in mi
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
David Goulet
Fix: add log4j to lttng list help
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
David Goulet
Add syscall listing support
blob
|
commitdiff
|
raw
|
diff to current
2014-09-22
David Goulet
Fix: possible file descriptor leak in error path
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
David Goulet
Fix: remove break in lttng cmdline session listing
blob
|
commitdiff
|
raw
|
diff to current
2014-09-05
David Goulet
Fix: typo in lttng list command for log4j
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
Jonathan Rajotte...
Fix: list without a name is not an error
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
David Goulet
Adding log4j agent support
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
Jonathan Rajotte...
Fix: mi: logically dead code, missing ret assignment
blob
|
commitdiff
|
raw
|
diff to current
2014-07-28
David Goulet
Fix: comment syntax and indentation
blob
|
commitdiff
|
raw
|
diff to current
2014-07-22
Jonathan Rajotte...
Fix mi: add support for Jul loglevel
blob
|
commitdiff
|
raw
|
diff to current
2014-07-22
Jonathan Rajotte
Mi: support for command list
blob
|
commitdiff
|
raw
|
diff to current
2014-07-22
Jonathan Rajotte
Mi: mi backend + mi for command version
blob
|
commitdiff
|
raw
|
diff to current
2014-07-10
Jérémie Galarneau
Fix: check malloc return value
blob
|
commitdiff
|
raw
|
diff to current
2014-07-10
Jérémie Galarneau
Fix: static array larger than necessary
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
David Goulet
List session event loglevel for the JUL domain
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
David Goulet
Add live timer and tracefile count/size to list
blob
|
commitdiff
|
raw
|
diff to current
2014-02-27
David Goulet
Fix: handle loglevel range ALL in list command
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
David Goulet
Fix: add loglevel type to lttng list <name>
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
David Goulet
Fix: lttng list -u <name> should only list UST
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
David Goulet
Fix: missing reset when listing UST fields for multiple...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-14
JP Ikaheimonen
When listing events, show exclusions if they exist
blob
|
commitdiff
|
raw
|
diff to current
2013-10-16
David Goulet
Add lttng list -j command to list possible events
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of list
blob
|
commitdiff
|
raw
|
diff to current
2013-07-12
David Goulet
Add snapshot mode to lttng list session
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Mathieu Desnoyers
Remove logically dead code
blob
|
commitdiff
|
raw
|
diff to current
2013-06-04
David Goulet
Revert "Improve channel listing output format"
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
David Goulet
Improve channel listing output format
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
David Goulet
Fix: enable-channel accepts mismatched option
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
David Goulet
Fix: add missing error output
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
David Goulet
Fix: kernel function event was listed as probe
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
David Goulet
Fix: lttng UI failed to report error 19
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
Christian Babeux
Fix: Memory leaks when calling get_cmdline_by_pid
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
David Goulet
cppcheck: don't check NULL pointer before freeing them
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.24166 seconds
and
106
git commands to generate.