Clean-up: sessiond: prepend `the_` to global variable names
[lttng-tools.git] / src / bin / lttng-sessiond / agent.c
2021-04-13  Simon MarchiClean-up: sessiond: prepend `the_` to global variable...
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-09  Simon Marchicommon: rename filter bytecode types
2021-02-04  Jonathan Rajottesessiond: agent: enable events matching event notifiers
2020-04-22  Jérémie GalarneauFix: sessiond: sessiond and agent deadlock on destroy
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-12-03  Simon Marchisessiond: make disable_context static
2019-09-15  Jérémie Galarneausessiond: fix: possible unaligned access in packed...
2018-08-30  Jérémie GalarneauCleanup: improve readability of filter expression condition
2016-06-28  Michael JeansonFix: error.h -> common/error.h
2016-06-28  Philippe ProulxFix: sessiond ht_match_event() check if filter is NULL
2016-05-17  Mathieu DesnoyersFix: illegal memory access in list_events
2016-05-17  Mathieu DesnoyersFix: illegal memory access in disable_event
2016-05-17  Mathieu DesnoyersFix: illegal memory access in enable_event
2016-02-14  Jérémie GalarneauFix: application context leak when enabling context
2016-02-14  Jérémie GalarneauFix: missing return code initialization on error
2016-02-12  Jérémie GalarneauNotify java agent of enabled application contexts
2015-10-23  Jérémie GalarneauAgent: Make the agent protocol consistently network...
2015-10-23  Jérémie GalarneauFix: Unchecked NULL string in logging statement
2015-10-22  Alexandre MontplaisirFix: include the filter expression in agent events...
2015-10-22  Alexandre MontplaisirAdd the filter expression to the enable_event agent...
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-06  Jérémie GalarneauDocument locking assumption of agent_find_event()
2015-09-06  Philippe ProulxFix: disable agent events by name
2015-09-06  Philippe Proulxsessiond: add loglevels_match()
2015-09-06  Philippe ProulxFix: include loglevel type in agent event's primary key
2015-09-06  Philippe Proulxsessiond: use `loglevel_value` and `loglevel_type`...
2015-09-01  Jérémie GalarneauFix: Memory leak of agent
2015-09-01  Jérémie GalarneauFix: Memory leak of agent event internals
2015-09-01  Jérémie GalarneauSave filter expression as part of agent events and...
2015-09-01  Jérémie GalarneauRemove unneeded hash table existence check in agent_destroy
2015-09-01  Jérémie GalarneauRemove unnecessary RCU read lock
2015-09-01  Jérémie GalarneauUse type directly in sizeof instead of a dereferenced...
2015-09-01  Jérémie GalarneauRemove unneeded RCU lock
2015-09-01  Jérémie GalarneauRemove unneeded RCU lock
2015-09-01  Jérémie GalarneauSave filter expressions as part of agent events
2015-08-06  Jérémie GalarneauReturn "Unknown" error instead of "Fatal" on unhandled...
2015-08-06  Jérémie GalarneauLog agent reply in disable_event()
2015-08-06  Jérémie GalarneauLog agent reply in enable_event()
2015-08-06  Jérémie GalarneauLog agent reply in list_events()
2015-08-06  Jérémie GalarneauAdd agent reply code logging helpers
2015-08-03  Jérémie GalarneauSet registration done Agent command version back to 0
2015-08-03  Jérémie GalarneauFix: Don't send agent disable event command twice
2015-07-30  Jérémie GalarneauFix: Initialize global agent_apps_ht_by_sock on session...
2015-07-25  Jérémie GalarneauFix: clean-up agent app hash table from the main sessio...
2015-07-25  Jérémie GalarneauComment grammar correction
2015-07-25  Jérémie GalarneauFix: RCU read-side lock released too early in destroy_a...
2015-07-25  Jérémie GalarneauFix: misleading logging statement in agent_find_event
2014-11-16  Jérémie GalarneauFix: Ambiguous agent event filter bytecode ownership
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-11-15  Jérémie GalarneauFix: agent events HT should be destroyed from the clean...
2014-10-22  David GouletAdd Python agent support
2014-09-22  David GouletFix: use after free in agent subsystem
2014-09-05  David GouletFix: list agent event per domain only
2014-08-08  David GouletAdd the support for multiple agent
2014-08-08  David GouletRefactor JUL to agent namespace
This page took 0.206907 seconds and 64 git commands to generate.