Add LTTNG_EVENT_EXCLUSION_NAME_AT() helper macro
[lttng-tools.git] / src / bin / lttng-sessiond / save.c
2015-11-03  Philippe ProulxAdd LTTNG_EVENT_EXCLUSION_NAME_AT() helper macro
2015-11-03  Philippe ProulxFix: lay out names in exclusion structure correctly
2015-10-19  Michael JeansonRename config.h to session-config.h
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-06  Philippe Proulxsessiond: use `loglevel_value` and `loglevel_type`...
2015-09-05  Jérémie GalarneauFix: Implicit cast from lttng_loglevel_type to lttng_us...
2015-09-01  Jérémie GalarneauFix: Save tracker as part of UST and Kernel domains...
2015-09-01  Jérémie GalarneauSave filter expression as part of agent events and...
2015-09-01  Jérémie GalarneauDon't save log level in session configuration when...
2015-09-01  Jérémie GalarneauFix: Save kernel event filter when saving session confi...
2015-08-24  Jérémie GalarneauRemove unneeded RCU read lock
2015-08-24  Jérémie GalarneauSkip internal events when saving a session configuration
2015-08-12  Jérémie GalarneauClean-up: Remove statement which has no side-effect
2015-08-12  Jonathan RajotteSave/load: pid_tracker feature.
2015-06-25  Jonathan RajotteSave/load: add support for shared memory path
2014-11-11  Mathieu DesnoyersImplement kernel filter support
2015-03-30  Mathieu DesnoyersImplement PID tracking for kernel tracing
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in save_domains()
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-10-22  David GouletAdd Python agent support
2014-10-07  Jérémie GalarneauFix: Don't save an empty <contexts> node in kernel...
2014-10-07  Jérémie GalarneauFix: save UST context informations as a event_perf_cont...
2014-09-29  David GouletSupport syscall event in save session
2014-09-11  David GouletAdd log4j default event and channel name handling
2014-08-16  Jonathan Rajotte... Mi & save/load: add option to indent or not on config...
2014-08-08  David GouletAdd the support for multiple agent
2014-08-08  David GouletRefactor JUL to agent namespace
2014-07-10  David GouletFix: signedness of the session live timer
2014-06-25  David GouletFix: add a kernel context list to the channel
2014-06-12  Jonathan Rajotte... Fix: missing context type string in save for ust context
2014-05-05  Julien DesfossezFix: rename of perf counter context
2014-03-25  David GouletRename variable in session.h for clarity
2014-03-17  David GouletFix: rename config internal header to abi
2014-03-12  David GouletFix: return error if not in overwrite mode and file...
2014-03-12  David GouletFix: missing memset 0 and NULL byte in string
2014-03-12  David GouletFix: possible unlink on uninitialized buffer path
2014-03-12  David GouletFix: memory leak
2014-03-12  David GouletFix: save session usage of string size
2014-03-10  David GouletFix: handle signed return value for snprintf
2014-03-10  Jérémie GalarneauAdd session configuration save feature to session daemon
This page took 0.189176 seconds and 46 git commands to generate.