docs: Add supported versions and fix-backport policy
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.c
2021-11-17  Simon Marchibin: compile lttng-sessiond as C++
2021-11-02  Jonathan RajotteCleanup: missing ')'
2021-10-29  Francis DeslauriersTypo: occurences -> occurrences
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-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-07-12  Francis DeslauriersCleanup: fix comments in `duplicate_{stream,channel...
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-03  Jonathan RajotteRemove lttng_event_rule_tracepoint
2021-06-02  Jonathan RajotteRename lttng_event_rule_tracepoint_(set,get)_pattern...
2021-05-14  Mathieu DesnoyersFix: validate whether event notifiers are supported...
2021-05-13  Jonathan RajotteFix: snapshot path have domain subdir duplicate "ust...
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 Deslaurierssessiond: refcount `ust_error_accounting_entry`
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  Francis Deslauriersust: error accounting: don't print error messages if...
2021-04-19  Francis DeslauriersFix: ust-app: error counter index never set
2021-04-18  Jérémie GalarneauRemove error count property of lttng_condition_on_event
2021-04-13  Jonathan RajotteFix: sessiond: session destroy hang in per-uid when...
2021-04-13  Simon MarchiClean-up: sessiond: prepend `the_` to global variable...
2021-04-02  Jérémie GalarneauFix: sessiond: ust-app: assertion failure on registrati...
2021-04-02  Francis Deslaurierssessiond: Implement UST event notifier error counter
2021-03-24  Francis DeslauriersCleanup: Extract `ust_app_synchronize_all_channels...
2021-03-22  Francis DeslauriersCleanup: clarify `buffer_reg_channel` and `ust_registry...
2021-03-18  Jonathan Rajottelttng-ctl: Introduce lttng_log_level_rule
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-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-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-02-04  Jonathan Rajottesessiond: agent: enable events matching event notifiers
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  Jérémie Galarneausessiond: unregister triggers during clean-up on shutdown
2021-01-18  Jonathan Rajotteust-app: implement event notifier support
2021-01-12  Jonathan Rajottesessiond: setup event notifier group for registering app
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...
2020-12-02  Jérémie GalarneauFix: sessiond: metadata not created on app unregistrati...
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
2020-10-28  Jonathan Rajottecredentials: uid and gid now use LTTNG_OPTIONAL
2020-08-11  Jérémie GalarneauClean-up: sessiond ust-app: change spaces to tabs
2020-07-21  Jérémie GalarneauFix: sessiond: wrong variable checked for error code
2020-07-16  Jérémie GalarneauFix: stream intersection fails on snapshot of cleared...
2020-06-26  Jonathan RajotteFix: consumer: dangling chunk on buffer allocation...
2020-04-01  Jérémie GalarneauClean-up: trace-ust comment still refers to only PID...
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-03-20  Simon MarchiFix all -Wdiscarded-qualifiers warning instances
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-17  Michael JeansonFix: build failure with -fno-common
2020-01-13  Jonathan RajotteFix: skip start trace for app that are already started.
2019-12-20  Jonathan Rajotteust-app: remove dead code
2019-12-20  Jonathan RajotteFix: Skip uid registry when metadata key value is 0
2019-12-20  Jonathan Rajottetrackers: support tracking feature
2019-12-19  Mathieu Desnoyerssessiond: implement ust app clear session
2019-12-19  Mathieu DesnoyersSend ust and kernel domain directory handle to consumer
2019-12-19  Mathieu DesnoyersFix: sessiond: ust-app: per-pid buffers: Create empty...
2019-11-06  Mathieu DesnoyersFix: sessiond: ust: deadlock with per-pid buffers
2019-10-18  Jérémie GalarneauFix: sessiond: use system LTTng-UST headers when available
2019-10-15  Jérémie GalarneauFix: sessiond: application channel creation failure...
2019-10-11  Jérémie Galarneausessiond: clean-up: enhance logging on event allocation...
2019-10-11  Jérémie GalarneauFix: sessiond: don't assert on event creation error
2019-10-11  Jérémie Galarneausessiond: clean-up: typo in ust-app.c comment
2019-09-09  Jérémie GalarneauFix: leak of trace_path on error in ust_app_snapshot_record
2019-09-05  Jonathan RajotteMetadata: add env fields to ease lttng path hierarchy...
2019-09-05  Mathieu DesnoyersFix: kernel/ust snapshot backward compat for 2.10 relay
2019-08-30  Jonathan RajotteSave registration time for app
2019-08-09  Jérémie Galarneaurelayd: create stream files relative to a session's...
2019-07-25  Jérémie GalarneauUse lttng_credentials instead of bespoke uid/gid member...
2019-07-25  Jérémie GalarneauCreate stream files relative to a stream's current...
2019-07-25  Jérémie GalarneauCleanup: remove duplicated code in snapshot record...
2019-07-18  Jérémie GalarneauRemove unneeded creation of the UST domain sub-directory
2019-04-10  Jérémie GalarneauGenerate session name and default output on sessiond...
2019-01-14  Jérémie GalarneauFix: only synchronize application configuration on...
2018-12-12  Mathieu DesnoyersFix: sessiond: don't allocate buffers and files for...
2018-12-12  Mathieu DesnoyersCleanup: ust start/stop trace
2018-12-06  Jérémie GalarneauPerform the clean-up of application notify sockets...
2018-12-03  Jérémie GalarneauReference count ltt_session objects
2018-11-16  Jérémie GalarneauFix: cmd_snapshot_record can return unexpected error...
2018-11-16  Jérémie GalarneauDocs: document why a negative socket may be passed
2018-11-16  Mathieu DesnoyersFix: sessiond: ust_app_rotate_session error handling
2018-11-16  Mathieu DesnoyersFix: sessiond: snapshot: handle consumer return codes
2018-11-16  Mathieu DesnoyersFix: create_channel_per_pid: remove channel on error
2018-11-16  Mathieu DesnoyersFix: channel errors on local stress-tests
2018-11-16  Jérémie GalarneauFix: session rotation logging statement references...
2018-10-18  Mathieu DesnoyersAlways choose large event header for UST channels
2018-10-02  Jérémie GalarneauFix: rotation may never complete in per-PID buffering...
2018-09-18  Jonathan RajotteFix: skip uid registry when metadata key is 0
2018-08-20  Jérémie GalarneauFix: path leak on formatting error
next
This page took 0.075882 seconds and 6 git commands to generate.