Fix: sessiond: use of uninitialized memory in buffer-usage condition
[lttng-tools.git] / src / bin /
2021-05-27  Jérémie Galarneaulttng-ctl: use lttng_action_path to specify error query...
2021-05-14  Francis DeslauriersFix: trigger: abort() when adding `--notify` action...
2021-05-14  Mathieu DesnoyersFix: validate whether event notifiers are supported...
2021-05-14  Mathieu DesnoyersFix: ust: keep using lttng-ust-sock-8 and lttng-ust...
2021-05-14  Mathieu DesnoyersFix: Handle SIGBUS in sessiond and consumerd
2021-05-13  Jonathan RajotteFix: snapshot path have domain subdir duplicate "ust...
2021-05-13  Jérémie GalarneauMake the subitems array a part of action_work_item
2021-05-10  Philippe Proulxlist_triggers.c: replace "after every" -> "every"
2021-05-10  Philippe ProulxFix: add_trigger.c: `goto error` with a wrong UID for...
2021-05-10  Francis DeslauriersFix: action-executor: leak of `work_item::subitems...
2021-05-07  Simon Marchilttng: change a few instances of trigger "id" to "name"
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 GalarneauFix: lttng: add-trigger: invalid access past end of...
2021-04-29  Jérémie Galarneausessiond: remove commented-out logging
2021-04-29  Jérémie Galarneausessiond: Remove [.*-thread] logging prefix
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  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  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: 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: sessiond: leak of config_path on duplicate --confi...
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  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 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: relayd: leak of config_path on duplicate --config...
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 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  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-13  Jonathan RajotteFix: sessiond: session destroy hang in per-uid when...
2021-04-13  Jonathan RajotteFix: notification: client with uid != trigger uid asser...
2021-04-13  Francis DeslauriersCleanup: reuse `lttng_action_type_string()` to print...
2021-04-13  Simon MarchiFix: sessiond: fix memory leak in receive_lttng_trigger
2021-04-13  Simon MarchiClean-up: lttng-session: fix -Wshadow error in unregist...
2021-04-13  Simon MarchiClean-up: lttng-sessiond: fix -Wshadow error in check_s...
2021-04-13  Simon MarchiFix: sessiond: fix -Wshadow error in save.c
2021-04-13  Simon MarchiClean-up: lttng-relayd: prepend `the_` to global variab...
2021-04-13  Simon MarchiClean-up: lttng-crash: prepend `the_` to input_path...
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  Simon MarchiClean-up: sessiond: remove some declarations from lttng...
2021-04-13  Simon MarchiClean-up: sessiond: prepend `the_` to global variable...
2021-04-13  Michael JeansonFix: lttng: list_triggers: use proper format specifier...
2021-04-07  Jérémie GalarneauFix: sessiond: error accounting: wrong sizeof argument...
2021-04-07  Jérémie GalarneauFix: sessiond: error accounting: wrong sizeof argument...
2021-04-07  Jérémie GalarneauFix: sessiond: notification: missing unlock on client...
2021-04-07  Jérémie GalarneauDocs: sessiond: document the rationale for the iteratio...
2021-04-07  Jérémie GalarneauClean-up: sessiond: blasphemous declaration of variable...
2021-04-07  Jérémie GalarneauFix: sessiond: error accounting: leak of cpu_counter...
2021-04-07  Jérémie GalarneauFix: sessiond: error accounting: dereference of null...
2021-04-07  Jérémie GalarneauFix: sessiond: error accounting: unchecked lttng_ht_del...
2021-04-07  Jérémie GalarneauFix: sessiond: kernel: invalid error code check
2021-04-07  Jérémie GalarneauFix: sessiond: kernel: missing check for unregistration...
next
This page took 0.043213 seconds and 8 git commands to generate.