Launch the timer thread using lttng_thread
[lttng-tools.git] / src / bin / lttng /
2018-11-16  Michael JeansonFix: typo 'occured' -> 'occurred'
2018-11-16  Michael JeansonFix: typo 'retrive' -> 'retrieve'
2018-08-30  Jérémie GalarneauFix: ret variable is used instead of cmd_ret in disable...
2018-08-30  Jérémie GalarneauCleanup: unused assignation on rotation error
2018-08-30  Jérémie GalarneauFix: incorrect error message on regenerate missing...
2018-08-30  Jérémie GalarneauFix: incorrect error message on metadata missing argument
2018-08-30  Jérémie GalarneauFix: snapshot command mishandles missing arguments
2018-08-29  Francis DeslauriersFix: leak in error handling of userspace param parsing
2018-08-29  Francis DeslauriersFix: memory leak in userspace probe param parsing
2018-08-24  Jérémie GalarneauFix: userspace probe accessors are not const-correct
2018-08-24  Francis DeslauriersError out if filter expression is attached to unsupport...
2018-08-24  Francis DeslauriersImplement lttng-list for userspace-probe
2018-08-24  Francis DeslauriersAdd --userspace-probe kernel event type
2018-08-24  Francis DeslauriersImplement $PATH binary searching function for userspace...
2018-08-24  Francis DeslauriersImplement userspace probe location extraction and regis...
2018-08-24  Francis DeslauriersUse lttng_event_{create, destroy} to manage lttng_event...
2018-08-24  Jérémie GalarneauFix: mix of lttng_error_code and cmd_error_code enums
2018-08-17  Jérémie Galarneausave/load: support session rotation schedule descriptors
2018-08-17  Jérémie Galarneaumi: serialize relay rotation locations
2018-08-16  Jérémie GalarneauRemove generic error reporting from the lttng client
2018-08-15  Jérémie Galarneaurotation-api: introduce rotation schedule descriptors
2018-08-01  Jérémie Galarneaurotation-api: pass session name explicitly
2018-06-11  Francis GiraldeauAdd kernel and userspace callstack event context
2018-06-05  Jérémie GalarneauUse https in links to the lttng.org website
2018-06-01  Jérémie GalarneauRemove unnecessary inclusions of version.h
2018-05-26  Jonathan Rajottemi: support "add-context --list"
2018-04-07  Jérémie GalarneauExtend the rotation API to provide network trace archiv...
2018-04-04  Jonathan RajotteFix: destroy schedule attr
2018-04-03  Julien DesfossezFix: add missing includes for embedded help
2018-04-03  Julien DesfossezSize-based rotation
2018-04-03  Julien DesfossezSave, restore and list the rotation parameters
2018-04-03  Julien DesfossezRotate timer
2018-03-28  Simon MarchiUse utils_parse_time_suffix in create and enable-channe...
2018-03-28  Simon MarchiIntroduce utils_parse_time_suffix
2018-03-23  Julien Desfossezlttng rotate command
2018-02-26  Julien DesfossezFix: error out on leftover arguments
2017-11-14  Jérémie GalarneauFix: nonsensical message printed by lttng track/untrack
2017-11-13  Jérémie GalarneauFix warning: src/bin/lttng/utils.c: cast incompatible...
2017-08-01  Philippe Proulxlttng enable-channel: disallow --overwrite and --blocki...
2017-08-01  Philippe Proulxlttng enable-channel: --blocking-timeout opt.: use...
2017-07-28  Jérémie GalarneauPrettify channel listing
2017-07-28  Jonathan RajotteFix: wrong variable assignment on error
2017-07-28  Jérémie GalarneauOnly print relevant session statistics on stop
2017-07-28  Jérémie GalarneauOnly print relevant session statistics in channel listing
2017-07-27  Jérémie GalarneauUniformize the printing of units in session listing
2017-07-27  Jonathan RajotteFix: report error on session listing
2017-06-12  Jérémie GalarneauFix: parse monitor timer parameter as an unsigned 64...
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-06-01  Michael JeansonCleanup: popt library detection
2017-06-01  Michael JeansonFix: Don't override user variables within the build...
2017-05-06  Francis DeslauriersFix: Exclusion check iterates multiple times on same...
2017-05-05  Jérémie GalarneauFix: use of uninitialized channel attributes in client
2017-05-05  Jérémie GalarneauClean-up: only declare help_msg in embedded help case
2017-05-05  Philippe ProulxAdd support for "full" star globbing patterns in event...
2017-05-05  Philippe Proulxbin/lttng: remove double "help" command and sort list
2017-05-05  Philippe Proulxlttng help: use command's --help directly
2017-05-05  Philippe ProulxAdd --enable-embedded-help option to embed --help messa...
2017-05-05  Jérémie GalarneauExpose monitor timer interval to lttngctl and client
2017-01-25  Jonathan RajotteFix: null dereference on error path for create_ctx_type
2016-12-16  Jonathan RajotteFix: free previous instance of url (alloc_url) on defau...
2016-11-29  Philippe ProulxRemove `metadata` command from various help resources
2016-11-29  Philippe ProulxList the `regenerate` command in various help resources
2016-11-25  Jonathan RajotteLoad: add message indication that a name override was...
2016-11-25  Jonathan RajotteLoad: expose overrides elements in mi
2016-10-07  Jérémie GalarneauFix: warn when a loaded session can't be set as the...
2016-10-07  Jonathan Rajotteload: introduce --override-name
2016-10-07  Philippe ProulxRemove calibrate command from lttng CLI
2016-10-07  Jonathan RajotteAdd --override-url option to load command
2016-10-07  Jérémie GalarneauFix: check for a session daemon before running load...
2016-10-07  Jonathan RajotteUse lttng api for the load command
2016-09-28  Jérémie GalarneauClean-up: remove unused variable user
2016-09-27  Mathieu DesnoyersCleanup: Remove fun from code base
2016-08-25  Jérémie GalarneauClean-up snapshot command error reporting
2016-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-07-08  Julien DesfossezEnable perf PMU counters by raw ID
2016-07-06  Julien DesfossezAllow regenerating the statedump of a running session
2016-07-06  Julien DesfossezRename the "metadata regenerate" command to "regenerate...
2016-07-04  Sebastien BoisvertFix: English syntax errors in 'lttng status'
2016-06-28  Michael JeansonFix: snapshot del-output with name on musl
2016-06-16  Mathieu DesnoyersAllow channel mode override in snapshot sessions
2016-06-14  Jérémie GalarneauUse bool type for save command options
2016-06-14  Jérémie GalarneauClean-up: harmonize popt option declarations in save.c
2016-06-14  Jérémie GalarneauClean-up: move mi_writer declaration with other declara...
2016-05-24  Michael JeansonTypo: occured -> occurred
2016-05-19  Mathieu DesnoyersFix: add missing semicolons after MSG, DBG, ERR print...
2016-05-18  Jérémie GalarneauClean-up: remove unnecessary blank line
2016-05-18  Jonathan RajotteFix: initialize the cur_event variable before using it
2016-05-18  Jérémie GalarneauDocs: clarify comment in parse_pid_string()
2016-05-18  Mathieu DesnoyersFix: Wrong sizeof argument in pid tracker
2016-05-17  Michael JeansonFix: Free variables before strdup()
2016-05-17  Michael JeansonFix: Add missing free() in spawn_viewer
2016-05-17  Michael JeansonFix: Don't try to show manpage when argv is null
2016-05-15  Jérémie GalarneauFix: loading of live session within userspace domains
2016-05-15  Philippe Proulxlttng.c: show basic help when no arguments are provided
2016-04-05  Jonathan RajotteFix: Use get_domain_str on add context
2016-04-04  Jonathan RajotteRefactor: embed mi in "add_output "to remove code dupli...
2016-04-04  Jonathan RajotteRefactor: embed mi in "del_record" to remove code dupli...
2016-04-04  Jonathan RajotteRefactor: embed mi in "record" to remove code duplication
2016-04-04  Jonathan RajotteRefactor: embed mi in "list_output" to remove code...
2016-04-04  Jonathan RajotteFix: do not return error on LTTNG_ERR_SNAPSHOT_NODATA
next
This page took 0.043342 seconds and 7 git commands to generate.