lttng-tools.git
2021-04-24  Jérémie GalarneauUpdate version to v2.13.0-rc1 v2.13.0-rc1
2021-04-23  Jérémie GalarneauSet the 2.13 release codename and description
2021-04-23  Jérémie GalarneauTests: fix: test_notification_notifier_discarded_count...
2021-04-23  Jérémie GalarneauDocs: lttng-add-trigger and lttng-remove-trigger refer...
2021-04-23  Francis DeslauriersFix: tests: test case using old condition syntax
2021-04-23  Philippe Proulxlttng-add-trigger(1): clarify the `--rate-policy` docum...
2021-04-23  Philippe ProulxUpdate some manual pages for LTTng-tools 2.13
2021-04-23  Jérémie Galarneau.gitignore: add register-some-triggers trigger test...
2021-04-23  Francis DeslauriersFix: event-expr.c: use-after-free and NULL ptr deref...
2021-04-23  Michael JeansonAdapt to namespaced liblttng-ust-ctl symbols
2021-04-23  Francis DeslauriersCleanup: ust-app.c: Dead assignment
2021-04-23  Francis DeslauriersFix: tests: gen-ust-events-ns: Uninitialized argument...
2021-04-23  Jérémie GalarneauFix: consumerd: strlen called on uninitialized path
2021-04-23  Jérémie GalarneauFix: sessiond: notification: leak of condition on dupli...
2021-04-23  Jonathan RajotteFix: action executor: deadlock on session_list_lock
2021-04-23  Simon Marchilttng add-trigger: replace --exclude-names with --exclu...
2021-04-23  Francis Deslaurierssessiond: refcount `ust_error_accounting_entry`
2021-04-22  Jérémie Galarneauaction list: missing renames from previous name "group"
2021-04-22  Jérémie GalarneauFix: error-query: uninitialized action_index value
2021-04-22  Jérémie GalarneauFix: sessiond: leak of config_path on duplicate --confi...
2021-04-22  Jérémie GalarneauFix: tests: base notification client: unchecked sscanf...
2021-04-22  Simon MarchiFix: argpar: Error out when passing an argument to...
2021-04-22  Jérémie GalarneauClean-up: sessiond: identation fix
2021-04-22  Jérémie GalarneauFix: tests: health thread stall: only stop consumerd...
2021-04-22  Francis DeslauriersFix: tests: notification: update kernel testcase count
2021-04-22  Jérémie GalarneauFix: tests: integer truncation warning on 32-bit platforms
2021-04-22  Jérémie GalarneauFix: sessiond: triggers: failure to insert trigger...
2021-04-22  Jérémie Galarneausessiond: notification-thread: switch logging to debug...
2021-04-22  Jérémie GalarneauTests: add trigger name/unnamed backwards compatibility...
2021-04-22  Jérémie Galarneaulttng-ctl: separate support of named/unnamed trigger...
2021-04-22  Jérémie Galarneausessiond: add support for anonymous triggers
2021-04-22  Jérémie GalarneauFix: lttng-ctl: assertion failure during unregistration...
2021-04-22  Jonathan RajotteRename group action files to list files
2021-04-22  Jonathan RajotteRename action group to action list
2021-04-22  Jonathan RajotteRename on-event to event-rule-matches
2021-04-22  Jonathan RajotteMove on-event*.* to event-rule-matches*.*
2021-04-22  Jonathan RajotteIntroduce emission site for syscall event rule
2021-04-22  Simon Marchilttng list-triggers: handle all condition types
2021-04-22  Jonathan RajotteFix: sessiond: trigger with condition not requiring...
2021-04-22  Simon Marchilttng add-trigger: remove support for conditions other...
2021-04-22  Simon Marchilttng {add,list,remove}-trigger: rename user id to...
2021-04-22  Simon Marchilttng add-trigger: replace log level options with ...
2021-04-22  Simon Marchilttng add-trigger: replace event rule type options...
2021-04-22  Simon Marchilttng add-trigger: replace domain options with single...
2021-04-22  Simon Marchilttng add-trigger: some updates to event rule to new...
2021-04-22  Simon Marchilttng add-trigger: rename on-event condition to event...
2021-04-22  Simon Marchilttng {add,list}-triggers: use `name` instead of `id`
2021-04-22  Simon Marchilttng add-trigger: parse condition / action name as...
2021-04-22  Simon MarchiAdd .editorconfig file
2021-04-22  Francis DeslauriersAllow users to create trigger with their uid
2021-04-22  Francis Deslaurierslttng: list-triggers: implement listing of SDT userspac...
2021-04-22  Francis DeslauriersTests: cleanup: rework trigger listing tests
2021-04-22  Francis DeslauriersTests: event-notifier: multi UID error accounting support
2021-04-22  Francis DeslauriersFix: tests: quote variable in case it's not set
2021-04-22  Francis Deslauriersust: error accounting: don't print error messages if...
2021-04-22  Francis Deslaurierssessiond: split event notifier error counter CLI options
2021-04-21  Jérémie GalarneauClean-up: sessiond: error-query: remove unneeded goto
2021-04-21  Jérémie GalarneauFix: sessiond: action-executor: uninitialized session_n...
2021-04-21  Jérémie GalarneauClean-up: lttng: add-trigger: silence coverity warning
2021-04-21  Jérémie GalarneauFix: error-query: leak of trigger on malformed error...
2021-04-21  Jérémie GalarneauFix: error-query: leak of trigger on allocation error
2021-04-21  Jérémie GalarneauClean-up: tests: notification-client: unused assignment
2021-04-21  Jérémie GalarneauFix: relayd: leak of config_path on duplicate --config...
2021-04-21  Jérémie GalarneauFix: lttng-ctl: trigger leak on failure to deserialize...
2021-04-20  Francis DeslauriersFix: tests: discarded notifications: missing `list...
2021-04-20  Jérémie GalarneauTests: fix: notifier discarded count: typo results...
2021-04-19  Francis DeslauriersCleanup: tests: test_userspace_probe: remove extra...
2021-04-19  Francis DeslauriersCleanup: add `lttng_ht_type_str()`
2021-04-19  Francis DeslauriersFix: lttng-ctl: appending to dynamic buffer invalidates...
2021-04-19  Francis DeslauriersFix: ust-app: error counter index never set
2021-04-19  Francis DeslauriersFix: lttng: -Wshadow error in cmd_snapshot
2021-04-19  Francis DeslauriersFix: python: -Wshadow warning
2021-04-19  Jérémie GalarneauFix: kernel consumerd: use of uninitialized variable
2021-04-19  Jérémie GalarneauClean-up: sessiond: cmd: abort() on invalid query target
2021-04-19  Jérémie GalarneauClean-up: sessiond: cmd: fix bogus -Wmaybe-uninitialized
2021-04-18  Jérémie GalarneauRemove error count property of lttng_condition_on_event
2021-04-18  Jérémie Galarneaulttng: list-triggers: retrieve trigger errors using...
2021-04-18  Jérémie Galarneausessiond: implement EXECUTE_ERROR_QUERY command
2021-04-18  Jérémie Galarneaulttng-ctl: Add error query interface
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 Rajotteaction executor: use an execution context to validate...
2021-04-18  Jonathan Rajottetrigger/action executor: move trigger registration...
2021-04-18  Francis Deslauriersnotification-thread: add `GET_TRIGGER` command
2021-04-18  Jonathan Rajotteaction executor: execute action only if the associated...
2021-04-18  Jonathan Rajottetrigger: keep state of if a trigger is currently registered
2021-04-18  Jérémie GalarneauTests: fix: leak of notification-client arguments
2021-04-18  Jonathan Rajottetests: trigger action firing policy
2021-04-18  Jonathan RajotteMove firing policy from lttng_trigger to lttng_action
2021-04-18  Jonathan Rajotteaction-executor: consider action firing policy on actio...
2021-04-18  Jonathan Rajottetest: unit: snapshot session action
2021-04-17  Jonathan RajotteImplement firing policy for the snapshot session action
2021-04-17  Jonathan Rajottetests: units: action: stop session
2021-04-17  Jonathan RajotteImplement firing policy for stop session action
2021-04-17  Jonathan Rajottetests: unit: action: start_session
2021-04-17  Jonathan RajotteImplement firing policy for the start session action
2021-04-17  Jonathan Rajottetests: unit: action: rotate_session
2021-04-17  Jonathan RajotteImplement firing policy for the rotate session action
2021-04-17  Jonathan Rajottetests: unit: action: notify
2021-04-17  Jonathan RajotteImplement firing policy for the notify action
next
This page took 0.039872 seconds and 4 git commands to generate.