Fix: sessiond: assertion fails when getting name of trigger
[lttng-tools.git] / src / bin / lttng /
2021-01-12  Jérémie GalarneauClean-up: replace erroneous of empty parameter list...
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
2020-10-28  Michael Jeansonport: no HOST_NAME_MAX on FreeBSD, use LTTNG_HOST_NAME_MAX
2020-08-20  Jonathan RajotteMove filter related code to libfilter under libcommon
2020-07-27  Jérémie GalarneauFix: lttng: leak of userspace probe path on listing
2020-07-21  Michael JeansonAdd kernel and UST time namespace context
2020-05-20  Jérémie GalarneauFix: lttng: Destroying session message repeated during...
2020-04-03  Francis Deslaurierslttng-view: clean-up: move `--viewer` code to specific...
2020-04-03  Francis Deslaurierslttng-view: clean-up: rename `parse_options()` -> ...
2020-04-03  Francis Deslaurierslttng-view: clean-up: use singular form for type name
2020-04-03  Francis Deslaurierslttng-view: clean-up: remove references to LTTv
2020-04-01  Jérémie GalarneauFix: lttng-destroy: missing newline on session destruct...
2020-03-26  Jérémie GalarneauFix: lttng-list: don't warn when the kernel domain...
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-03-25  Jérémie Galarneaulttng: list: replace domain headers with the official...
2020-03-25  Jérémie Galarneaulttng: list: print `per-user` and `per-process` buffer...
2020-03-20  Jérémie GalarneauFix: lttng: incorrect domain list printed when no domai...
2020-03-20  Simon MarchiFix all -Wdiscarded-qualifiers warning instances
2020-03-20  Jonathan RajotteRemove part of last name to fit in a 80 character line
2020-02-18  Jérémie GalarneauFix: lttng: track-untrack: error assigned to wrong...
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-30  Francis DeslauriersFix: lttng: sanity check of `--probe` description
2020-01-30  Jérémie Galarneaulttng-view: make babeltrace2 the default viewer
2020-01-30  Jérémie Galarneaulttng-view: clean-up: remove unneeded empty line
2020-01-30  Jérémie Galarneaulttng-view: clean-up: static struct viewers array shoul...
2020-01-30  Jérémie Galarneaulttng-view: clean-up: remove commented and unused refer...
2020-01-17  Francis DeslauriersFix: lttng: placing probe on symbol starting with `_`
2020-01-14  Francis DeslauriersFix: track-untrack.c: regression of `--all --pid` optio...
2020-01-14  Francis Deslaurierstrack-untrack.c: error out on unknown CLI options
2020-01-14  Francis DeslauriersCleanup: track-untrack.c: declare all `int` on the...
2019-12-20  Jérémie GalarneauFix: lttng-clear: invalid free of session name
2019-12-20  Jonathan RajotteRefactoring: move count to an output parameter
2019-12-20  Jonathan RajotteRefactoring: introduce lttng_tracker_ids data structure
2019-12-20  Jonathan RajotteRefactoring: use an opaque lttng_tracker_id type
2019-12-20  Jonathan RajotteFix: Initialize ret to zero
2019-12-20  Jonathan RajotteError early on invalid tracker type for UST domain
2019-12-20  Jonathan Rajottetrackers: update list/track/untrack commands
2019-12-19  Jonathan Rajottelttng: Implement lttng clear session command
2019-12-02  Simon MarchiMake validate_url_option_combination static in create.c
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
next
This page took 0.042974 seconds and 6 git commands to generate.