Clean-up: sessiond: prepend `the_` to global variable names
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.c
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
2018-06-05  Jérémie GalarneauFix: propagate archive id to the consumer daemon on...
2018-06-01  Jonathan RajotteCleanup: sobjd is never used by reply_ust_register_chan...
2018-06-01  Jonathan RajotteCleanup: ua_sess is never used create_ust_app_channel_c...
2018-06-01  Jonathan RajotteCleanup: app is never used by alloc_ust_app_session()
2018-06-01  Jonathan RajotteCleanup: ust_session_id unused by buffer_reg_uid_consum...
2018-05-03  Jérémie GalarneauClean-up: reduce indentation level of create_channel_pe...
2018-05-03  Jérémie GalarneauEnforce locking assumptions during channel creation
2018-05-02  Jérémie GalarneauCleanup: misleading create_ust_app_session() name
2018-05-02  Jérémie GalarneauRename rotate_count to current_archive_id
2018-04-03  Jérémie GalarneauFix: erroneous use of kernel consumer error codes
2018-03-21  Julien DesfossezRotate command
2018-03-05  Jérémie GalarneauClean-up: use LTTNG_PATH_MAX rather than PATH_MAX
2018-02-28  Julien DesfossezChange trace_path to session_root_path and chunk_path
2017-12-13  Jérémie GalarneauDocs: refer to apps_notify_thread instead of 'the other...
2017-12-05  Jérémie GalarneauClean-up: remove unneeded rcu_read_lock acquisition
2017-12-05  Jérémie GalarneauDocs: document locking assumption of function
2017-12-05  Jérémie GalarneauFix: notification thread not notified of channel creati...
2017-08-03  Jérémie GalarneauHarmonize return code conventions in context handling
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-06-12  Mathieu DesnoyersFix: discard event/lost packet counters
2017-06-01  Jonathan RajotteFix: registry can be null on lookup
2017-05-05  Jérémie GalarneauImplement consumer ring buffer position sampling
2017-01-19  Jérémie GalarneauFix: don't abort metadata push on closed metadata
next
This page took 0.312776 seconds and 107 git commands to generate.