Fix: sessiond: no rotation performed from null chunk to new chunk
[lttng-tools.git] / src / bin / lttng /
2019-11-05  Jonathan RajotteFix: lttng: initialize sessions pointer to NULL
2019-10-23  Michael JeansonAdd kernel uid/gid contexts
2019-10-23  Michael JeansonAdd kernel namespace contexts
2019-10-22  Kai KangFix: compile fails for x32 arch
2019-10-16  Jérémie GalarneauFix: sessiond: session destruction errors are unreported
2019-10-08  Jonathan RajotteIntroduce EXTRA_VERSION_PATCHES
2019-10-08  Jonathan RajotteUse EXTRA_VERSION_NAME and EXTRA_VERSION_DESCRIPTION
2019-10-03  Francis DeslauriersFix: enable_events.c: typo in `WARN()` message
2019-10-03  Francis DeslauriersCleanup: enable_events.c: fix erroneous comment
2019-09-19  Jérémie GalarneauFix: lttng: out-of-bound copy of arguments in 'view...
2019-09-19  Jérémie GalarneauRevert "lttng: fix: out-of-bounds copy of original...
2019-09-14  Jérémie Galarneaulttng: fix: out-of-bounds copy of original 'view' comma...
2019-09-14  Jérémie Galarneaulttng: clean-up: silence bogus string truncation warning
2019-09-12  Jérémie Galarneaulttng: fix: potential 0-length allocation in pid list...
2019-09-11  Jérémie GalarneauClean-up: lttng: check status returned when checking...
2019-09-10  Jérémie GalarneauClean-up: lttng: silence warning in regenerate command...
2019-09-10  Jérémie GalarneauClean-up: lttng: silence warning in metadata command...
2019-08-24  Jérémie GalarneauCleanup: mark utils_get_home_dir as returning a const...
2019-08-09  Jérémie GalarneauFix: incorrect time unit used when waiting on destructi...
2019-08-09  Jérémie GalarneauFix: ensure a newline is printed before exit on client...
2019-07-25  Jérémie GalarneauPrint the location of trace chunk produced at session...
2019-07-25  Jérémie GalarneauFix: wait for the completion of implicit session rotations
2019-07-25  Jérémie GalarneauCreate stream files relative to a stream's current...
2019-04-24  Jérémie GalarneauFix: relayd not spawned on default-url live session...
2019-04-24  Jérémie GalarneauClean-up: remove empty line in lttng create command
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-04-08  Jérémie Galarneaulttng: make the configuration file interface const...
2019-03-28  Yannick LamarreFix: Properly sanitize input parameter
2019-03-28  Yannick LamarreFix: Add POPT_CFLAGS to lttng_CFLAGS
2019-03-28  Jérémie GalarneauFix: no-output sessions do not enforce snapshot constraints
2019-03-28  Jérémie Galarneaulttng: clean-up the printout of snapshot outputs
2019-03-28  Jérémie Galarneaulttng: clean-up printout of session output destination
2019-03-26  Jérémie GalarneauFix: check illegal combinations of ctrl-url/data-url...
2019-03-26  Jérémie GalarneauFix: missing mentions of tracing session rotation in...
2019-02-16  Francis DeslauriersPrevent channel buffer allocation larger than memory
2019-01-14  Jérémie GalarneauFix: only free trace_path when it is dynamically allocated
2019-01-14  Jérémie GalarneauPrint UTF-8 SI suffix only when allowed by the locale
2018-12-12  Jérémie GalarneauFix: use assignment-suppression for unused sscanf arguments
2018-12-10  Francis Deslauriersuserspace-probe: Print error on binary not found
2018-12-10  Francis Deslauriersuserspace-probe: Print error for unsupported instrument...
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...
next
This page took 0.04312 seconds and 7 git commands to generate.