consumerd: tag metadata channel as being part of a live session
[lttng-tools.git] / src / bin / lttng-sessiond / save.c
2020-04-07  Jérémie GalarneauFix: sessiond: invalid session configuration on EXCLUDE...
2020-03-27  Jérémie GalarneauFix: sessiond: missing goto in error handler
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-12-20  Jonathan RajotteRefactoring: move count to an output parameter
2019-12-20  Jonathan RajotteRefactoring: introduce lttng_tracker_ids data structure
2019-12-20  Jonathan RajotteRefactoring: use an opaque lttng_tracker_id type
2019-12-20  Jonathan Rajottetrackers: support tracking feature
2019-10-23  Michael JeansonAdd UST uid/gid contexts
2019-10-23  Michael JeansonAdd kernel uid/gid contexts
2019-10-23  Michael JeansonAdd UST namespace contexts
2019-10-23  Michael JeansonAdd kernel namespace contexts
2019-10-08  Jérémie GalarneauFix: sessiond: TOCTOU error on save of session configur...
2019-09-15  Jérémie Galarneausessiond: fix: strncpy called with source length
2018-12-07  Michael JeansonFix: warning 'fd' may be used uninitialized
2018-12-03  Jérémie GalarneauReference count ltt_session objects
2018-08-30  Jérémie GalarneauFix: unchecked writer open element return value
2018-08-24  Jérémie GalarneauFix: userspace probe accessors are not const-correct
2018-08-24  Francis DeslauriersFix: lttng-save command producing wrong XML fields
2018-08-24  Francis DeslauriersImplement lttng-save and lttng-load for userspace-probe
2018-08-24  Francis DeslauriersCleanup: move session saving of K(ret)probe and functio...
2018-08-17  Jérémie Galarneausave/load: support session rotation schedule descriptors
2018-06-11  Francis DeslauriersImplement MI and save/load support for callstack contexts
2018-06-01  Jonathan RajotteCleanup: chan is never used by save_agent_events()
2018-04-10  Geneviève Bastiensessiond: rename syscall.h so it does not conflict...
2018-04-03  Julien DesfossezSave, restore and list the rotation parameters
2018-02-28  Julien DesfossezChange trace_path to session_root_path and chunk_path
2017-07-24  Jonathan Rajottesave/load: add blocking_timeout attribute to channel
2017-07-24  Jonathan RajotteIntroduce monitor_timer_interval to session configurati...
2016-10-19  Jonathan RajotteFix: save: leak of configuration file fd
2016-05-17  Mathieu DesnoyersFix: illegal memory access in init_ust_event_from_agent...
2016-03-16  Julien DesfossezContexts for RT debugging
2016-03-08  Jérémie GalarneauFix: Only save kernel enablers in session configuration
2016-02-12  Jérémie GalarneauIntroduce application contexts to session configuration...
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.463126 seconds and 80 git commands to generate.