Change "event rule hit" to "event-rule matches" in user interface strings
[lttng-tools.git] / src /
2021-05-07  Simon MarchiChange "event rule hit" to "event-rule matches" in...
2021-05-07  Jonathan RajotteFix: relayd: live: data is missing between viewer attac...
2021-05-07  Jérémie GalarneauBuild fix: filter-grammar-test: incorrect inclusion...
2021-05-05  Jérémie GalarneauFix: lttng: add-trigger: invalid access past end of...
2021-05-03  Jérémie GalarneauFix: lttng-ctl: erroneous check if user is part of...
2021-05-03  Jérémie GalarneauBuild fix: kernel-consumerd: merge conflict left in...
2021-04-30  Jérémie GalarneauClean-up: consumerd: use a specific status code for...
2021-04-30  Mathieu DesnoyersFix: kernel consumer: get next subbuffer EAGAIN handling
2021-04-30  Mathieu DesnoyersFix: kernel consumer: signal metadata ready condition...
2021-04-30  Jérémie GalarneauFix: consumerd: unbalanced subbuffer 'get' when checkin...
2021-04-28  Jérémie Galarneausessiond: remove commented-out logging
2021-04-28  Jérémie Galarneausessiond: Remove [.*-thread] logging prefix
2021-04-28  Francis Deslauriersrun-as: reduce verbosity of fd sending error paths
2021-04-28  Francis DeslauriersSet thread name of run-as worker process
2021-04-28  Francis DeslauriersUse new ioctl macros with fixed ioctl direction
2021-04-28  Francis DeslauriersSync lttng-modules ABI in internal kernel-ioctl.h
2021-04-28  Jonathan RajotteFix: data reception is called event when only FDS are...
2021-04-28  Jonathan RajotteFix: FDs are added to payload despite not being received
2021-04-28  Jonathan RajotteFix: initialize temporary fd array element to -1
2021-04-28  Jérémie GalarneauFix: common: hide shm* util symbols
2021-04-28  Francis DeslauriersFix: mark channel as disabled even if the session is...
2021-04-28  Francis DeslauriersFix: condition: buffer-usage: use double instead of...
2021-04-23  Philippe ProulxUpdate some manual pages for LTTng-tools 2.13
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  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  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: 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 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  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 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 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-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  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  Jonathan RajotteMove firing policy from lttng_trigger to lttng_action
2021-04-18  Jonathan Rajotteaction-executor: consider action firing policy on actio...
2021-04-17  Jonathan RajotteImplement firing policy for the snapshot session action
2021-04-17  Jonathan RajotteImplement firing policy for stop session action
2021-04-17  Jonathan RajotteImplement firing policy for the start session action
2021-04-17  Jonathan RajotteImplement firing policy for the rotate session action
2021-04-17  Jonathan RajotteImplement firing policy for the notify action
2021-04-17  Jonathan RajotteIntroduce firing policy object
2021-04-13  Jonathan RajotteFix: sessiond: session destroy hang in per-uid when...
2021-04-13  Jonathan RajotteFix: backward relayd: path contains a leading "ust...
2021-04-13  Christophe BedardFix: lttng_destroy_session_no_wait: return 0 on success
2021-04-13  Jonathan RajotteFix: notification: client with uid != trigger uid asser...
2021-04-13  Jonathan Rajotteevent-rule: Normalize pattern for syscall and tracepoint
2021-04-13  Simon Marchiconfig: accept "0" and "1" as XML boolean values
next
This page took 0.045209 seconds and 7 git commands to generate.