Change padding type from array to fixed-width integer
[lttng-tools.git] / include /
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
2013-09-27  Julien DesfossezSend indexes in streaming mode
2013-09-27  Julien DesfossezLive timer set up
2013-08-23  Mathieu DesnoyersFix: improve error message when UST support is disabled
2013-07-19  Mathieu DesnoyersFix: (slight UI change) refuse missing -c if non-defaul...
2013-07-12  David GouletAdd snapshot mode to lttng list session
2013-07-12  Julien DesfossezSupport snapshot max-size limitation
2013-07-12  David GouletAdd create session snapshot API in lttng-sessiond
2013-07-10  Woegerer, PaulCallsite: add "ip" context
2013-06-27  David GouletImplement snapshot commands in lttng-sessiond
2013-06-27  David GouletInitial import of the snapshot ABI/API in lttng-ctl
2013-06-14  Mathieu DesnoyersImplement health check for app registration dispatch
2013-06-14  Mathieu DesnoyersImplement health check for app notification thread
2013-06-14  Mathieu DesnoyersFix: hash table cleanup call_rcu deadlock
2013-04-11  David GouletFix: typos in the code base
2013-04-11  David GouletFix: deny the same port for data and control URL
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-21  David GouletSupport per UID buffers
2013-02-18  David GouletDeprecate enable/disable-consumer
2012-12-14  David GouletRevert adding LTTNG_PACKED in lttng.h
2012-12-13  David GouletAdd LTTNG_PACKED macro
2012-12-03  David GouletFix: update/clean lttng.h comments
2012-11-26  Mathieu DesnoyersClarify empty string/NULL filter errors
2012-11-22  David GouletAdd already enabled UST event error code
2012-11-22  David Gouletlttng.h API update: set filter becomes enable event...
2012-11-22  David GouletPass lttng_event struct to the set_filter API call
2012-11-02  David GouletFix: Add output option to enable-channel command
2012-11-01  David GouletRename data_available to data_pending
2012-10-19  David GouletWait for data availability when stopping a session
2012-10-19  David GouletLib lttng-ctl data available command support
2012-09-24  David GouletFix: Lib lttng-ctl on error returns lttng code
2012-09-17  Christian BabeuxFix: Mismatch of field name between ust and tools
2012-09-17  David GouletAdd the written value when listing fields
next
This page took 0.042083 seconds and 7 git commands to generate.