SoW-2020-0002: Trace Hit Counters: trigger error reporting integration
[lttng-tools.git] / src / common / config /
2020-07-21  Michael JeansonAdd kernel and UST time namespace context
2020-04-20  Jérémie GalarneauFix: load: incomplete error handling for load_session_f...
2020-04-07  Jérémie GalarneauFix: lttng-load: support legacy PID tracker specification
2020-04-03  Jérémie GalarneauBump session.xsd version to 2.12
2020-03-26  Jérémie GalarneauRefactor: lttng-ctl: follow terminology of the tracker...
2020-03-02  Jérémie GalarneauFix: liblttng-ctl: hide new tracker config symbols
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
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 kernel uid/gid contexts
2019-10-23  Michael JeansonAdd kernel namespace contexts
2019-10-02  Jérémie GalarneauFix: liblttng-ctl: config and mi strings inadvertantly...
2019-08-24  Jérémie GalarneauCleanup: mark utils_get_home_dir as returning a const...
2018-08-29  Francis DeslauriersFix: invalid destruction of lookup_method
2018-08-28  Jérémie GalarneauFix: event leak during event load
2018-08-28  Jérémie GalarneauFix: leak of lookup_method_name in uprobe load
2018-08-27  Jérémie GalarneauFix: hide internal uprobe configuration symbols
2018-08-24  Francis DeslauriersImplement lttng-save and lttng-load for userspace-probe
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-11  Francis DeslauriersFix: missing context enum values in session xml schema
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-06-01  Jérémie GalarneauSilence strncpy warning emitted by GCC 8 in ini parser
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-06-01  Michael JeansonFix: Don't override user variables within the build...
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-19  Jonathan RajotteFix: save: leak of configuration file fd
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 Rajottelttng-ctl: add override helper to load api
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-10-04  Jérémie GalarneauBuild: Replace use of deprecated AM_PATH_XML2
2016-06-08  Jérémie GalarneauFix: call xmlCleanupParser to free global libxml2 alloc...
2016-05-24  Michael JeansonTypo: occured -> occurred
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
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-05  Jérémie GalarneauSilence undefined return value warning
2015-09-01  Jérémie GalarneauInitialize default log level of events on load
2015-09-01  Jérémie GalarneauFix: UTF-8 characters may be stored on up to 4 bytes
2015-08-21  Philippe ProulxFix: assert(0) when listing Python events with MI
2015-08-12  Jonathan RajotteSave/load: pid_tracker feature.
2015-08-11  Jonathan RajotteMi: track/untrack/listing
2015-07-14  Jérémie GalarneauFix: Follow struct dirent allocation guidelines of...
2015-06-25  Jérémie GalarneauFix: Memory allocated by xmlNodeGetContent() must be...
2015-06-25  Jonathan RajotteSave/load: add support for shared memory path
2015-05-22  Jérémie GalarneauFix: Mark MI and Config string declarations as extern
2015-03-30  Mathieu DesnoyersImplement PID tracking for kernel tracing
2015-02-06  Jonathan RajotteFix: out-of-tree build: missing xsd file for save-load...
2015-01-19  Mathieu DesnoyersFix: setuid/setgid daemons should not get sensitive...
2014-12-01  Jérémie GalarneauCleanup: Missing whitespace
2014-12-01  Jérémie GalarneauFix: Don't leave events enabled if they were saved...
2014-11-26  Mathieu DesnoyersFix: ini.c: use zmalloc()
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-10-23  David GouletFix: memory leak in libconfig
2014-10-22  David GouletAdd Python agent support
2014-10-14  David GouletFix: add log4j domain to session.xsd
2014-10-07  Jérémie GalarneauFix: save UST context informations as a event_perf_cont...
2014-08-16  Jonathan Rajotte... Mi & save/load: add option to indent or not on config...
2014-08-08  David GouletAdding log4j agent support
2014-07-30  Mathieu DesnoyersFix: out of tree build by adding missing ini.c include
2014-07-16  David GouletFix: validate file path creds in autoload mode
2014-07-16  David GouletFix: change session file loading order
2014-07-09  David GouletFix: auto load session in the auto/ directory
2014-06-26  David GouletFix: accept override flag even without a load path
2014-06-26  David GouletFix: bad error code path when loading session
2014-06-12  Jonathan Rajotte... Fix: missing context type string in save for ust context
2014-05-28  David GouletAdd missing test files to EXTRA_DIST
2014-05-28  David GouletAdd hidden attribute to some common functions
2014-05-14  David GouletFix: load all possible path for sessiond conf file
2014-05-12  Jérémie GalarneauFix: Ressource leak, missing fclose
next
This page took 0.069469 seconds and 8 git commands to generate.