Use lttng_event_{create, destroy} to manage lttng_event struct
[lttng-tools.git] / src / common / config / session-config.c
2018-08-24  Francis DeslauriersUse lttng_event_{create, destroy} to manage lttng_event...
2018-08-17  Jérémie Galarneausave/load: support session rotation schedule descriptors
2018-08-15  Jérémie Galarneaurotation-api: introduce rotation schedule descriptors
2018-08-01  Jérémie Galarneaurotation-api: pass session name explicitly
2018-06-11  Francis DeslauriersImplement MI and save/load support for callstack contexts
2018-06-05  Anders WallinTests: add session auto-loading test cases
2018-06-05  Michael JeansonReplace deprecated readdir_r() with readdir()
2018-06-04  Jérémie GalarneauUse dynamic buffer to build session configuration path
2018-06-04  Jérémie GalarneauReplace strncpy by lttng_strncpy in session config
2018-06-01  Jérémie GalarneauSilence strncpy warning emitted by GCC 8 in XSD path...
2018-05-31  Jonathan RajotteCleanup: *_domain are never used by create_session
2018-05-17  Jérémie GalarneauFix: sessions with agent channels fail to load
2018-04-03  Julien DesfossezSize-based rotation
2018-04-03  Julien DesfossezSave, restore and list the rotation parameters
2018-04-03  Julien DesfossezRotate timer
2017-07-28  Jonathan RajotteCleanup: remove dead assignment
2017-07-24  Jonathan Rajottesave/load: add blocking_timeout attribute to channel
2017-07-24  Jonathan RajotteIntroduce monitor_timer_interval to session configurati...
2017-06-21  Jérémie GalarneauHide internal session configuration symbols
2017-06-12  Mathieu DesnoyersIntroduce "--blocking-timeout" channel parameter
2017-05-05  Jérémie GalarneauExpose monitor timer interval to lttngctl and client
2016-11-25  Jonathan RajotteFix: assign values to path, ctrl and data uris during...
2016-10-07  Jonathan Rajottelttng_ctl: add session_name to load override
2016-10-07  Jonathan RajotteApply the overrides attributes during configuration...
2016-10-07  Jonathan RajotteRename override to overwrite for config_load_session
2016-10-06  Jonathan RajotteFix: do not overwrite ret if already set and session...
2016-06-08  Jérémie GalarneauFix: call xmlCleanupParser to free global libxml2 alloc...
2016-05-17  Michael JeansonFix: Free variable before strdup() in process_event_node
2016-05-16  Jérémie GalarneauAdd missing symbol to preserve ABI compatibility of...
2016-05-16  Jérémie GalarneauFix: loading a session prints an error message but...
2016-05-16  Jonathan RajotteFix: load event state (enabled/disabled) correctly
2016-05-15  Jérémie GalarneauFix: loading of live session within userspace domains
2016-05-14  Jérémie GalarneauHide config symbols introduced in 2.8
2016-03-16  Julien DesfossezContexts for RT debugging
2016-03-08  Julien DesfossezExtract the lost packets and discarded events counters
2016-03-03  Jérémie GalarneauAdd schema information to XML MI output
2016-03-03  Jérémie GalarneauFix: libxml2 may return 0 because of buffering
2016-03-03  Philippe ProulxMI: add <filter_expression> (event filter expression)
2016-02-12  Jérémie GalarneauIntroduce application contexts to session configuration...
2015-10-19  Michael JeansonRename config.h to session-config.h
This page took 0.189676 seconds and 47 git commands to generate.