EfficiOS backport 2.9 revision 8
[lttng-tools.git] / include /
2018-09-21  Mathieu DesnoyersBackport: trackers: update liblttng-ctl
2018-09-21  Mathieu DesnoyersBackport: trackers: change error code from "pid" to...
2018-09-21  Jonathan RajotteDIST OOT: use build_dir version.i file
2018-09-21  Jonathan RajotteBackport: Introduce EXTRA_VERSION_PATCHES
2018-09-21  Jonathan RajotteBackport: Introduce EXTRA_VERSION_NAME and EXTRA_VERSIO...
2018-09-21  Michael JeansonBackport: Port dynamic buffer to stable 2.9
2018-04-25  Jérémie GalarneauFix: failure to launch agent thread is not reported
2017-11-12  Olivier BlinFix: Make version.h generation work with dash
2016-10-07  Jérémie GalarneauDocs: grammar fix in load.h
2016-10-07  Jonathan Rajottelttng_ctl: add session_name to load override
2016-10-07  Jonathan Rajotteload: objects returned by getters do not need to be...
2016-10-07  Jérémie GalarneauDocs: change order of set functions in load.h to match get
2016-10-07  Philippe ProulxRemove calibrate from liblttng-ctl
2016-10-07  Jonathan RajotteApply the overrides attributes during configuration...
2016-10-07  Jonathan Rajottelttng-ctl: add override helper to load api
2016-10-06  Jérémie GalarneauDocs: grammar fixes in load.h
2016-10-06  Jonathan RajotteFix: wrong api comments for load.h
2016-09-07  Jérémie GalarneauFix: remove in-place backup suffix argument provided...
2016-08-25  Jérémie GalarneauClean-up snapshot command error reporting
2016-08-05  Jérémie GalarneauAccomodate BSD sed in version.h generation
2016-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-07-06  Julien DesfossezAllow regenerating the statedump of a running session
2016-07-06  Julien DesfossezRename the "metadata regenerate" command to "regenerate...
2016-06-16  Mathieu DesnoyersAllow channel mode override in snapshot sessions
2016-06-14  Jérémie GalarneauAdd name omission and output omission on save to lttng-ctl
2016-06-14  Jérémie GalarneauExpress overwrite attribute as a byte in communication...
2016-05-24  Michael JeansonTypo: occured -> occurred
2016-05-15  Jérémie GalarneauFix: loading of live session within userspace domains
2016-05-14  Mathieu DesnoyersFix: distcheck requires that we clean version.h
2016-03-16  Julien DesfossezContexts for RT debugging
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-08  Jérémie GalarneauRename filter string to filter expression in liblttng-ctl
2016-03-08  Jérémie GalarneauChange padding type from array to fixed-width integer
2016-03-07  Jérémie GalarneauAdd channel discarded events and lost packets stats...
2016-03-07  Jérémie GalarneauAdd extended info to liblttng-ctl's struct lttng_channel
2016-03-03  Jérémie GalarneauAdd new LTTNG_ERR_OVERFLOW error code
2016-03-03  Philippe ProulxAdd lttng_event_get_exclusion_name*() to liblttng-ctl
2016-03-03  Philippe ProulxAdd lttng_event_get_filter_string() to liblttng-ctl
2016-02-26  Philippe ProulxTransfer filter strings from sessiond to client
2016-02-25  Philippe ProulxAdd offset comments to struct lttng_event
2016-02-25  Jérémie GalarneauAdd internal extended channel structure
2016-02-25  Julien DesfossezExplicitly stop the session on lttng destroy
2016-02-12  Jérémie GalarneauFix typos in error descriptions
2016-02-12  Jérémie GalarneauAdd application context support to lttng-ctl lttng_add_...
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-10-19  Michael JeansonPort: Use LTTNG_PATH_MAX instead of PATH_MAX
2015-10-19  Michael JeansonPort: Use LTTNG_HOST_NAME_MAX instead of HOST_NAME_MAX
2015-10-19  Michael JeansonPort: Use LTTNG_NAME_MAX instead of NAME_MAX
2015-10-19  Michael JeansonFix: Use 'echo' in a portable way
2015-10-19  Michael JeansonFix: Use result of AC_PROG_* when using sed / grep
2015-09-01  Jérémie GalarneauPrevent the addition of UST events to agent channels
2015-08-13  Michael JeansonFix: Improve the error reporting of the track/untrack...
2015-08-07  Jérémie GalarneauClean-up: Remove java-doc style function header from...
2015-07-13  Jonathan RajotteUpdate comments regarding the power of 2 constraint...
2015-06-23  Jérémie GalarneauFix: get_cmdline_by_pid path length assumes a max pid...
2015-03-30  Mathieu DesnoyersImplement PID tracker content listing
2015-03-30  Mathieu DesnoyersImplement PID tracking for kernel tracing
2015-03-26  Mathieu DesnoyersImplement --shm-path option for UST sessions (per-uid...
2015-02-13  Jérémie GalarneauDocs: grammar fix in Makefile
2014-12-02  Philippe ProulxFix: channel names are not validated
2014-10-22  David GouletAdd Python agent support
2014-09-29  David GouletAdd syscall listing support
2014-09-25  Mathieu DesnoyersImplement support for lttng-modules syscall filtering
2014-08-08  David GouletAdding log4j agent support
2014-08-05  Jérémie GalarneauDisallow wildcards in event names except as the last...
2014-07-30  Mathieu DesnoyersFix: git version build system integration (v2)
2014-07-29  David GouletFix: always use git describe --all --long for the git...
2014-07-29  David GouletAdd --disable-git-version to configure
2014-07-29  Jonathan Rajotte... Always print GIT_VERSION even if empty
2014-07-22  Jonathan RajotteMi: support for command list
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-07-14  David GouletFix: use biggest subbuffer size for snapshot max-size
2014-06-12  Raphaël BeamonteFix: remove the default GIT_VERSION
2014-05-28  David GouletAdd the load session API call
2014-05-27  David GouletFix: out of tree build
2014-05-26  David GouletRemove deprecated API from lttng.h
2014-05-26  David GouletSplit lttng.h into several files
2014-05-26  David GouletFix: improve and update lttng.h comments
2014-05-13  Raphaël BeamonteAdd git commit id to the version if it's not a tag
2014-05-05  Mathieu DesnoyersImplement LTTng-UST perf counters support
2014-03-12  David GouletFix: add missing string msg for save/load error code
2014-03-12  David GouletFix: return error if not in overwrite mode and file...
2014-03-10  Jérémie GalarneauAdd session configuration load capability to libconfig
2014-03-10  Jérémie GalarneauAdd session configuration save feature to session daemon
2014-03-06  Jérémie GalarneauAdd a save API to lttng-ctl
2014-02-25  David GouletFix: forbid session name creation if contains /
2014-02-25  David GouletFix: don't start session if no channel
2014-02-11  Jérémie GalarneauFix: Define __STDC_LIMIT_MACROS to fix C++ builds
2014-02-07  Jérémie GalarneauAdd extern C to the health-check header
2014-01-28  David GouletFix: add missing JUL loglevel handling
2014-01-14  David GouletFix: report to client when snapshot will be empty
2013-12-17  David GouletFix: wrong comment in snapshot public API
2013-11-14  JP IkaheimonenWhen listing events, show exclusions if they exist
2013-11-14  JP IkaheimonenSend enable-event commands with exclusion data
2013-11-14  JP IkaheimonenAdd new error codes for exclusion processing
2013-10-16  David GouletAdd -j/--jul to lttng UI and ABI
2013-10-09  Mathieu DesnoyersHealth check: implement health check query in sessiond...
2013-10-09  Mathieu Desnoyershealth check API
2013-10-09  Mathieu DesnoyersMove health comm to health-internal.h
2013-10-09  Mathieu DesnoyersMove health into its own common/ static library
next
This page took 0.052881 seconds and 8 git commands to generate.