lttng add-trigger: parse condition / action name as option arguments
[lttng-tools.git] / src / bin / lttng / commands /
2021-04-22  Simon Marchilttng add-trigger: parse condition / action name as...
2021-04-22  Francis Deslaurierslttng: list-triggers: implement listing of SDT userspac...
2021-04-21  Jérémie GalarneauClean-up: lttng: add-trigger: silence coverity warning
2021-04-19  Francis DeslauriersFix: lttng: -Wshadow error in cmd_snapshot
2021-04-18  Jérémie Galarneaulttng: list-triggers: retrieve trigger errors using...
2021-04-18  Jonathan Rajotteadd-trigger: rename --fire-* to --rate-policy=*:value
2021-04-18  Jonathan RajotteRename firing policy to rate policy
2021-04-18  Jonathan RajotteMove firing policy from lttng_trigger to lttng_action
2021-04-13  Simon MarchiClean-up: lttng: fix -Wshadow error in run_command_string
2021-04-13  Simon MarchiClean-up: lttng: prepend `the_` to global variables...
2021-04-13  Simon MarchiClean-up: lttng: fix -Wshadow error in cmd_snapshot
2021-04-13  Simon MarchiClean-up: lttng: fix -Wshadow error in lttng_session_de...
2021-04-13  Simon MarchiClean-up: lttng: prepend `the_` to global variables...
2021-04-13  Michael JeansonFix: lttng: list_triggers: use proper format specifier...
2021-03-31  Francis Deslaurierssessiond: Implement kernel event notifier error counter
2021-03-18  Francis DeslauriersRename event rule kretprobe to kernel function
2021-03-18  Jonathan Rajottelttng-ctl: Introduce lttng_log_level_rule
2021-03-18  Jonathan Rajotteevent-rule: userspace probe: force location on create
2021-03-18  Jonathan Rajotteevent-rule: userspace probe: rename get/set_name to...
2021-03-18  Jonathan Rajotteevent-rule: kernel probe: force location on create
2021-03-18  Jonathan Rajotteevent-rule: kernel probe: rename set/get_name to set...
2021-03-17  Jonathan RajotteRename lttng_condition_event_rule to lttng_condition_on...
2021-03-17  Jonathan RajotteRename uprobe to userspace-probe
2021-03-17  Jonathan RajotteRename kprobe to kernel_probe
2021-03-16  Simon MarchiCLI: make list-triggers command print capture expressions
2021-03-16  Jonathan Rajottelttng: Capture is only supported by tracepoint and...
2021-03-11  Jérémie GalarneauFix: lttng: add-trigger: payload capture fields specifi...
2021-03-09  Jérémie GalarneauFix: lttng: add-trigger: erroneous null check on locati...
2021-03-09  Simon MarchiCLI: add-trigger: add --capture option to `on-event...
2021-03-05  Jérémie GalarneauFix: lttng: add-trigger: erroneous null check on locati...
2021-03-04  Jérémie GalarneauFix: lttng: add-trigger: leak of argpar state
2021-03-04  Jérémie GalarneauFix: lttng: add-trigger: leak of error string
2021-03-04  Jérémie GalarneauFix: lttng: add-trigger: leak of max_size_arg argument
2021-03-04  Jérémie GalarneauFix: lttng: add-trigger: leak of source argument
2021-03-04  Jérémie GalarneauFix: lttng: add-trigger: leak of argpar_item
2021-03-04  Jérémie GalarneauFix: lttng: add-trigger: erroneous null check
2021-03-03  Anders Wallin via... Fix: lttng: include lttng-list-trigger missing an 's'
2021-02-24  Simon Marchilttng: Add remove-trigger command
2021-02-24  Simon Marchilttng: Add list-triggers command
2021-02-24  Simon Marchilttng: Add add-trigger command
2021-02-24  Jérémie GalarneauClean-up: lttng: only include lttng.h
2021-02-12  Jonathan Rajottelttng: move parse_userspace_probe_opts to a common...
2021-02-12  Jérémie GalarneauClean-up: lttng: silence bogus warning
2021-02-12  Jérémie Galarneaulttng: move log level name to numerical value conversio...
2021-01-12  Jérémie GalarneauClean-up: replace erroneous of empty parameter list...
2020-10-28  Michael Jeansonport: no HOST_NAME_MAX on FreeBSD, use LTTNG_HOST_NAME_MAX
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-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-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...
next
This page took 0.051182 seconds and 7 git commands to generate.