lttng-ctl: Introduce lttng_log_level_rule
[lttng-tools.git] / src / bin /
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 files for condition event-rule to on-event
2021-03-17  Jonathan RajotteRename lttng_condition_event_rule to lttng_condition_on...
2021-03-17  Jonathan RajotteRename uprobe files to userspace-probe
2021-03-17  Jonathan RajotteRename uprobe to userspace-probe
2021-03-17  Jonathan RajotteRename kprobe file to kernel-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 RajotteSupport capture for kernel tracer
2021-03-16  Jonathan Rajottelttng: Capture is only supported by tracepoint and...
2021-03-16  Jonathan Rajottesessiond: notification-thread: Missing action executor...
2021-03-16  Jonathan Rajottesessiond: notification-thread: Missing domain internal...
2021-03-16  Jonathan Rajottesessiond: action-executor: Missing notify header
2021-03-16  Philippe ProulxMake captured field values available to event rule...
2021-03-16  Jonathan Rajottenotification: fetch capture payload on notification...
2021-03-15  Mathieu DesnoyersFix: set_ust_capture: missing ABI rename
2021-03-15  Mathieu DesnoyersAdapt to lttng-ust ust-abi.h naming prefix update
2021-03-12  Jonathan RajotteUse bytecode seqnum to force the evaluation ordering...
2021-03-12  Jonathan Rajottesessiond: ust-app: set capture bytecode on event notifi...
2021-03-12  Jonathan Rajottesessiond: ust-app: add utils to add a capture bytecode...
2021-03-12  Jonathan RajotteUST abi: add `struct lttng_ust_capture_bytecode`
2021-03-12  Jérémie GalarneauFix: sessiond: off-by-one poll check when draining...
2021-03-11  Francis DeslauriersCleanup: sessiond: fix comments to match with behavior
2021-03-11  Francis DeslauriersFix: sessiond: return _OK on _SET_SESSION_SHM_PATH...
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  Jonathan Rajotteust-app: pass down trigger object instead of event...
2021-03-09  Simon Marchicommon: rename filter bytecode types
2021-03-09  Simon Marchicommon: move copy_filter_bytecode to bytecode.c and...
2021-03-09  Simon MarchiCLI: add-trigger: add --capture option to `on-event...
2021-03-09  Francis Deslauriersnotification-thread: drain all tracer notification...
2021-03-09  Francis DeslauriersImplements `lttng_event_notifier_notification_{create...
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-25  Jérémie GalarneauClean-up: lttng: logging: use ARRAY_SIZE macro
2021-02-25  Jonathan Rajottesessiond: notification-thread: Use lttng_domain_type_str()
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-18  Jérémie GalarneauClean-up: lttng: replace manual string comparison code...
2021-02-12  Jonathan RajotteImplement list_cmd_options_argpar
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-02-11  Jérémie Galarneausessiond: action-executor: log trigger name rather...
2021-02-11  Jérémie GalarneauFix: action-executor: address of trigger name logged...
2021-02-11  Jérémie Galarneausessiond: docs: document action_executor_enqueue()...
2021-02-11  Jonathan Rajottesessiond: defer tracer notification jobs to the action...
2021-02-10  Jérémie GalarneauFix: sessiond: notification: unreachable code in switch...
2021-02-10  Jérémie GalarneauFix: sessiond: client: leak of trigger object on invali...
2021-02-10  Jérémie GalarneauFix: sessiond: timer: unitiliazed sigevent fields
2021-02-10  Jérémie GalarneauFix: sessiond: ust-registry: dereference of NULL pointe...
2021-02-10  Jérémie GalarneauFix: sessiond: kernel: leak of notifier rule on failure...
2021-02-10  Jérémie GalarneauFix: sessiond: uninitialized credentials set for unboun...
2021-02-09  Jérémie GalarneauFix: sessiond: leak of trigger on registration error
2021-02-09  Jérémie Galarneausessiond: kernel: misleading log message on event rule...
2021-02-09  Jérémie GalarneauFix: sessiond: trace-kernel: function return code overw...
2021-02-09  Jérémie Galarneausessiond: convert invalid command return codes to LTTNG...
2021-02-04  Jérémie GalarneauFix: sessiond: acquire session list lock when updating...
2021-02-04  Jonathan Rajottesessiond: agent: enable events matching event notifiers
2021-02-03  Jérémie GalarneauFix: sessiond: assertion fails when getting name of...
2021-02-03  Francis Deslaurierssessiond: client commands: print command enum as a...
2021-02-03  Francis DeslauriersCleanup: add `notification_command_type_str()`
2021-02-03  Francis DeslauriersFix: lttng-sessiond: Taking sizeof of a pointer
2021-02-03  Mathieu DesnoyersFix: use MT-safe strtok_r in multithreaded context
2021-02-03  Jonathan Rajottesessiond: synchronize event notifiers for UST tracers...
2021-01-28  Jérémie GalarneauFix: sessiond: ust-app: account for the event notificat...
2021-01-28  Jérémie Galarneausessiond: ust-app: close the event notifier group's...
2021-01-28  Jonathan Rajottesessiond: notification: receive incoming notifications...
2021-01-28  Jérémie Galarneausessiond: unregister triggers during clean-up on shutdown
2021-01-28  Jérémie Galarneausessiond: trigger: decouple reception of triggers from...
2021-01-28  Jérémie Galarneausessiond: clean-up: trigger to unregister can be 'const'
2021-01-28  Jérémie GalarneauFix: sessiond: double free on duplicate removal of...
2021-01-26  Jonathan Rajottesessiond: kernel triggers: add infrastructure to create...
2021-01-19  Jonathan Rajottekernel: load lttng-ring-buffer-event-notifier-client...
2021-01-19  Jérémie Galarneausessiond: kernel: make modules required/optional proper...
2021-01-18  Francis DeslauriersFix: add rcu_barrier() after sessiond_cleanup()
2021-01-18  Jonathan Rajotteust-app: implement event notifier support
2021-01-12  Jérémie GalarneauFix: sessiond: event name truncation during listing
2021-01-12  Jérémie GalarneauClean-up: replace erroneous of empty parameter list...
2021-01-12  Jonathan Rajottesessiond: setup event notifier group for registering app
2021-01-04  Francis Deslaurierslttng-ust abi: sync _UST_CMD() values
2021-01-04  Francis DeslauriersCleanup: erroneous use of CDS_INIT_LIST_HEAD() on node
2020-12-18  Jonathan RajotteUST: update ABI for event notifier
2020-12-18  Francis Deslauriersuserspace-probe: Decouple `userspace_probe_add_callsite...
2020-12-18  Jonathan RajotteGeneralize disable_ust_event to support multiple types...
2020-12-18  Jonathan RajotteGeneralize enable_ust_event to support multiple types...
2020-12-18  Jonathan RajotteGeneralize set_ust_event_exclusion to support multiple...
2020-12-18  Jonathan RajotteGeneralize set_ust_event_filter to support multiple...
next
This page took 0.039662 seconds and 7 git commands to generate.