Implement kernel filter support
[lttng-tools.git] / src / bin / lttng-sessiond / save.c
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.118578 seconds and 31 git commands to generate.