Fix: sessiond ht_match_event() check if filter is NULL
[lttng-tools.git] / src / bin / lttng-sessiond / agent.c
2016-06-28  Philippe ProulxFix: sessiond ht_match_event() check if filter is NULL
2016-05-20  Mathieu DesnoyersFix: illegal memory access in list_events
2016-05-20  Mathieu DesnoyersFix: illegal memory access in disable_event
2015-11-02  Jérémie GalarneauFix: Unchecked NULL string in logging statement
2015-11-02  Alexandre MontplaisirFix: include the filter expression in agent events...
2015-09-08  Philippe ProulxFix: disable agent events by name
2015-09-08  Philippe Proulxsessiond: add loglevels_match()
2015-09-08  Philippe ProulxFix: include loglevel type in agent event's primary key
2015-09-08  Philippe Proulxsessiond: use `loglevel_value` and `loglevel_type`...
2015-09-08  Jérémie GalarneauFix: Memory leak of agent
2015-09-08  Jérémie GalarneauFix: Memory leak of agent event internals
2015-09-08  Jérémie GalarneauSave filter expression as part of agent events and...
2015-09-08  Jérémie GalarneauSave filter expressions as part of agent events
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-08-03  Jérémie GalarneauFix: Initialize global agent_apps_ht_by_sock on session...
2015-08-03  Jérémie GalarneauFix: clean-up agent app hash table from the main sessio...
2015-08-03  Jérémie GalarneauFix: RCU read-side lock released too early in destroy_a...
2015-08-03  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.094537 seconds and 34 git commands to generate.