Fix: sessiond: rotation thread: fatal error when not finding a session
[lttng-tools.git] / src / bin / lttng-sessiond /
2022-01-14  Jérémie GalarneauFix: sessiond: rotation thread: fatal error when not...
2021-12-16  Mathieu DesnoyersValidate channel context mismatch across UST applications
2021-12-10  Jérémie GalarneauFix: sessiond: action-executor: misquoted strings in...
2021-12-10  Jonathan RajotteRefactor: action executor: fetch session based on execu...
2021-12-10  Jonathan RajotteFix: sessiond: assert on lttng_ht_add_unique_str on...
2021-12-10  Jérémie GalarneauFix: sessiond: snapshot: leak of trace chunk
2021-12-09  Simon Marchiconfigure: enable -Wsuggest-attribute=format
2021-12-09  Jonathan RajotteFix: action executor: ref count imbalance for session...
2021-11-19  Simon Marchicommon: split ini-config in its own convenience library
2021-11-18  Francis DeslauriersCleanup: ust-app.c: remove extra parenthesis in log...
2021-11-18  Michael JeansonCleanup: typo: existance -> existence
2021-11-18  Francis DeslauriersCleanup: typo: everythong -> everything
2021-11-18  Simon MarchiRemove extern "C" from internal headers
2021-11-17  Simon Marchilib: compile liblttng-ctl as C++
2021-11-17  Simon Marchibin: compile lttng-sessiond as C++
2021-11-17  Simon MarchiFix: sessiond: fix possible buffer overflow warning
2021-11-02  Jonathan RajotteCleanup: missing ')'
2021-10-29  Francis DeslauriersTypo: occurences -> occurrences
2021-10-15  Michael JeansonCleanup: always use sysconf to get the page size
2021-10-15  Jonathan RajotteFix: sessiond: previously created channel cannot be...
2021-10-15  Jonathan RajotteFix: ust: app stuck on recv message during UST comm...
2021-10-15  Jonathan RajotteFix: ust: UST communication can return -EAGAIN
2021-10-15  Jonathan RajotteFix: ust: segfault on lttng start on filter bytecode...
2021-10-15  Francis DeslauriersFix: notification-thread: handling event from a removed...
2021-10-14  Simon Marchiliblttng-ctl: use export list to define exported symbols
2021-09-24  Jérémie GalarneauClean-up: sessiond: remove unused ust_app_{lock, unlock...
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-09-23  Francis DeslauriersFix: statements with side-effects in assert statements
2021-09-23  Jonathan RajotteFix: lttng_trace_archive_location_serialize is called...
2021-09-23  Jonathan RajotteFix: sessiond: ust session is inactive during ust_app_g...
2021-08-02  Francis Deslaurierssessiond: logging typo: {triger, triggger} -> trigger
2021-07-19  Jérémie GalarneauFix: sessiond: notification: missing unlock on client...
2021-07-12  Jérémie GalarneauFix: sessiond: notification: find_tracer_event_source...
2021-07-12  Francis DeslauriersCleanup: fix comments in `duplicate_{stream,channel...
2021-07-12  Jérémie GalarneauFix: sessiond: list-triggers: don't return internal...
2021-07-12  Jérémie GalarneauClean-up: sessiond: return an lttng_error_code from...
2021-07-12  Francis Deslauriersnotification-thread: remove fd from pollset on LPOLLHUP...
2021-06-16  Michael JeansonSilence warnings on GCC 4.8 with -Wmaybe-uninitialized
2021-06-16  Jérémie GalarneauAdd condition-targeting error query
2021-06-11  Francis DeslauriersCleanup: ust-app: simplify ust_app_synchronize() error...
2021-06-11  Francis DeslauriersFix: double mutex_unlock() if session is deleted
2021-06-11  Francis DeslauriersFix: out of sync lttng_ust_ctl_sigbug_handle() prototype
2021-06-07  orbeabuild: Add the liblttng-sessiond-comm.la convenience...
2021-06-03  Jonathan RajotteRemove LTTNG_EVENT_RULE_TYPE_KERNEL_FUNCTION
2021-06-03  Jonathan RajotteRemove lttng_event_rule_tracepoint
2021-06-02  Jonathan RajotteRename lttng_event_rule_kernel_probe to lttng_event_rul...
2021-06-02  Jonathan RajotteRename lttng_event_rule_userspace_probe to lttng_event_...
2021-06-02  Jonathan RajotteRename lttng_event_rule_syscall to lttng_event_rule_ker...
2021-06-02  Jonathan RajotteRename *emission_site_type to *emission_site
2021-06-02  Jonathan RajotteRename lttng_event_rule_syscall_(set, get)_pattern...
2021-06-02  Jonathan RajotteRename lttng_event_rule_tracepoint_(set,get)_pattern...
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-11  Jérémie GalarneauMake the subitems array a part of action_work_item
2021-05-10  Francis DeslauriersFix: action-executor: leak of `work_item::subitems...
2021-05-07  Simon MarchiChange "event rule hit" to "event-rule matches" in...
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 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  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  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 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  Jonathan RajotteFix: sessiond: trigger with condition not requiring...
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-19  Francis DeslauriersFix: ust-app: error counter index never set
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 Galarneausessiond: implement EXECUTE_ERROR_QUERY command
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...
next
This page took 0.043211 seconds and 7 git commands to generate.