Fix: illegal memory access in enable_event
[lttng-tools.git] / src / bin / lttng-sessiond / agent.c
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.254406 seconds and 50 git commands to generate.