Fix: only synchronize application configuration on tracing start
[lttng-tools.git] / src / bin / lttng-sessiond / event.c
2019-01-14  Jérémie GalarneauFix: only synchronize application configuration on...
2018-08-24  Francis Deslaurierstrace_ust_create_event() now returns an error code
2018-08-24  Francis Deslaurierstrace_kernel_create_event() now returns an error code
2018-06-06  Mathieu DesnoyersFilter: document ust app ctx limitation
2016-02-12  Jérémie GalarneauEnable agent application contexts if filter has such...
2015-10-22  Alexandre MontplaisirFix: include the filter expression in agent events...
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-22  Jonathan RajotteFix: disable kernel event based on name and event type
2015-09-16  Jonathan RajotteReport error if any disable action fails
2015-09-16  Jonathan RajotteBring back event_ust_disable_all_tracepoints
2015-09-09  Jonathan RajotteFix: double RCU unlock on event_agent_disable_all
2015-09-06  Jérémie GalarneauClean-up and simplify event_agent_disable_all
2015-09-06  Philippe ProulxFix: disable agent events by name
2015-09-06  Philippe ProulxFix: include loglevel type in agent event's primary key
2015-09-06  Philippe ProulxFix: include loglevel type in UST event's primary key
2015-09-06  Philippe Proulxsessiond: use `loglevel_value` and `loglevel_type`...
2015-09-01  Jérémie GalarneauSave filter expression as part of agent events and...
2015-09-01  Jérémie GalarneauSave filter expressions as part of agent events
2015-08-23  Jérémie GalarneauClean-up: Coding-style conformance adjustments
2015-08-23  Jérémie GalarneauTag events created as side-effect of agent events as...
2015-08-23  Jérémie GalarneauRemove dead code in lttng-sessiond
2015-07-30  Jérémie GalarneauRename Python agent event name to omit "user"
2015-07-30  Jérémie GalarneauConsolidate agent event names regardless of user privilege
2015-07-30  Jérémie GalarneauClean-up: Move agent_apps_ht_by_sock definition to...
2015-04-07  Mathieu DesnoyersFix: ownership of filter and filter_expression
2014-11-11  Mathieu DesnoyersImplement kernel filter support
2014-11-05  Mathieu DesnoyersSupport lttng-modules syscall wildcards
2014-11-03  Mathieu DesnoyersImplement lttng-modules tracepoint wildcard support
2014-11-16  Mathieu DesnoyersFix: filter bytecode and string memory leak on error
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-10-22  David GouletAdd Python agent support
2014-09-25  Mathieu DesnoyersImplement support for lttng-modules syscall filtering
2014-09-15  David GouletFix: use default agent channel name in disable event
2014-09-11  David GouletAdd log4j default event and channel name handling
2014-09-05  David GouletFix: disable-event for an agent domain
2014-08-08  David GouletAdd the support for multiple agent
2014-08-08  David GouletRefactor JUL to agent namespace
2014-06-27  David GouletFix: disable JUL event on UST side
2014-03-06  Jérémie GalarneauSend filter expression string to session daemon
2014-02-27  David GouletFix: index JUL event by name *and* loglevel
2014-01-28  David GouletFix: add missing JUL loglevel handling
2013-11-14  JP IkaheimonenCopy exclusion data in add_unique_ust_event.
2013-11-14  JP IkaheimonenAdd exclusion data to trace_ust_find_event
2013-11-14  JP IkaheimonenAdd exclusion data to trace_ust_create_event
2013-11-14  JP IkaheimonenAdd exclusions to event_ust_enable_tracepoint
2013-11-04  David GouletFix: fix misleading comment
2013-10-16  David GouletAdd jul-app ABI/API and handle registration
2013-06-25  David GouletFix: possible infinite loop in disable ust event
2013-03-21  David GouletSupport per UID buffers
2013-01-22  David GouletRemove unused kernel session variable in event.c
2013-01-22  David GouletAdd safety assert() in session daemon
2012-11-22  David GouletAdd already enabled UST event error code
2012-11-22  David Gouletlttng.h API update: set filter becomes enable event...
2012-11-22  David GouletChange the UST event hash table match function
2012-11-09  David GouletSupport new lttng-ust error code
2012-09-21  David GouletFix: Wrong returned error code on UST enable event
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-06-22  David GouletFix: enable event loglevel match function
2012-06-14  Mathieu DesnoyersFix: enable event with different loglevel error
2012-05-31  David GouletFix: clang llvm warnings
2012-04-10  David GouletFix: remove unused return variable
2012-04-06  David GouletDon't report back error on syscalls fail for -a -k
2012-03-20  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-20  David GouletFix: lttng UI exit value and error message
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-01-23  David GouletChange not implemented error to undefined.
2012-01-23  David GouletDisable lttng ust domain not implemented
2012-01-20  David GouletRename lttngerr.h to error.h
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.389316 seconds and 76 git commands to generate.