Command metadata regenerate
[lttng-tools.git] / src / lib / lttng-ctl / lttng-ctl.c
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-08  Jérémie GalarneauRename filter string to filter expression in liblttng-ctl
2016-03-07  Jérémie GalarneauSend extended channel payload to client
2016-03-07  Jérémie GalarneauAdd channel discarded events and lost packets stats...
2016-03-03  Philippe ProulxAdd lttng_event_get_exclusion_name*() to liblttng-ctl
2016-03-03  Philippe ProulxTransfer UST exclusion names from sessiond to client
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 command header to sessiond->client response msg
2016-02-25  Julien DesfossezExplicitly stop the session on lttng destroy
2016-02-12  Jérémie GalarneauEnforce const-correctness in UNIX socket wrappers
2016-02-12  Jérémie GalarneauAdd application context support to lttng-ctl lttng_add_...
2016-02-12  Jérémie GalarneauCleanup comments in lttng-ctl.c
2015-11-04  Philippe ProulxTruncate exclusion names to have a terminal '\0'
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-22  Jonathan RajotteFix: disable kernel event based on name and event type
2015-09-01  Jérémie GalarneauGrammar fix in comment
2015-08-11  Jérémie GalarneauClean-up: Remove java-doc annotations from function...
2015-08-11  Jonathan RajotteMi: track/untrack/listing
2015-08-05  Jérémie GalarneauSend data pending status as part of payload instead...
2015-04-02  Jérémie GalarneauFix: Validate lttng_create_session_live's timer is > 0
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-01-07  Jérémie GalarneauCleanup: Replace all perror() uses by the PERROR macro
2014-12-01  Jérémie GalarneauFix: "Any" loglevel's value is -1 and not 0
2014-11-26  Mathieu DesnoyersFix: lttng-ctl: use zmalloc(), missing OOM check
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-10-22  David GouletAdd Python agent support
2014-09-29  David GouletAdd syscall listing support
2014-09-25  Mathieu DesnoyersCleanup: Remove LTTNG_ENABLE_ALL_EVENT and LTTNG_DISABL...
2014-09-25  Mathieu DesnoyersImplement support for lttng-modules syscall filtering
2014-09-05  David GouletFix: send disable ALL command code if event is *
2014-09-03  Jérémie GalarneauFix: Parenthesize previous statement when adding condit...
2014-08-08  David GouletAdding log4j agent support
2014-08-05  Jérémie GalarneauWarn that wildcards must be used as the last character...
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-07-15  David GouletFix: filter error path could free invalid ptr
2014-07-14  David GouletFix: avoid freeing invalid ptr in filter bytecode
2014-07-10  Jérémie GalarneauFix: logger name dropped from filter condition when...
2014-07-10  David GouletFix: refactor function that fixes memory leak also
2014-07-10  Jérémie GalarneauFix: memory leak in lttng_enable_event_with_exclusions
2014-05-26  David GouletFix: JUL filtering for event *
2014-05-12  David GouletFix: move JUL filter creation to a function
2014-05-12  David GouletFix: JUL filtering done on the UST level
2014-05-07  Jérémie GalarneauFix: Don't output to stdout from lttng-ctl
2014-05-05  David GouletFix: add JUL filter to UST event on logger_name
2014-03-24  David GouletFix: allow empty URL for live session creation
2014-03-06  Jérémie GalarneauSend filter expression string to session daemon
2014-02-21  Mathieu DesnoyersFix: miscellaneous memory handling fixes
2014-02-04  David GouletFix: handle invalid URL passed to lttng_create_session_live
2013-11-26  David GouletFix: set the enable all event command type
2013-11-14  David GouletRemove ENABLE_EVENT_* values and fix enable filtering
2013-11-14  JP IkaheimonenCollate lttng_enable_event* code
2013-11-14  JP IkaheimonenSend enable-event commands with exclusion data
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 DesnoyersMove health comm to health-internal.h
2013-10-09  Mathieu DesnoyersFix: set_health_socket_path() as tracing group
2013-09-27  Julien DesfossezLive timer set up
2013-07-19  Mathieu DesnoyersFix: print dots while waiting for data availability
2013-07-19  Mathieu DesnoyersFix: (slight UI change) refuse missing -c if non-defaul...
2013-07-12  David GouletAdd create session snapshot API in lttng-sessiond
2013-06-27  David GouletSupport flight recorder mode for a session
2013-06-27  David GouletInitial import of the snapshot ABI/API in lttng-ctl
2013-06-27  David GouletMove multiple URLs parsing fct from lttng-ctl to uri.c
2013-06-27  David GouletAdd a lttng-ctl header to facilitate code separation
2013-06-19  Amit MargalitUsing LTTNG_HOME environment variable if exists, with...
2013-06-19  Mathieu DesnoyersFix: handle close return value
2013-05-07  David GouletFix: split UST per UID/PID default values
2013-05-06  David GouletFix: Erroneous automatic session name when streaming
2013-04-12  David GouletFix: use channel per domain default values
2013-04-11  David GouletFix: typos in the code base
2013-04-11  David GouletFix: don't allow different control and data destination
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
2013-03-01  David GouletMove UST registry into sessiond and implement notifiers
2013-02-18  David GouletDeprecate enable/disable-consumer
2013-01-22  David Gouletcppcheck: don't check NULL pointer before freeing them
2013-01-22  David Gouletcppcheck: Simplify empty string test without using...
2013-01-09  David GouletFix: lttng create session memleaks
2012-12-18  Mathieu DesnoyersFix: cppcheck linter cleanups
2012-11-26  Mathieu DesnoyersClarify empty string/NULL filter errors
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-22  David GouletAdding context to an event is no longer possible
2012-11-13  Simon MarchiUse the new functions for default subbuf sizes
2012-11-02  David GouletFix: Don't append datetime to default session name
2012-11-02  David GouletFix: Deny session creation name 'auto'
2012-11-01  David GouletRename data_available to data_pending
2012-10-26  David GouletAdd liblttng-ctl destructor to cleanup memory
2012-10-22  David GouletFix: segfault on create session with two URLs
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-24  David GouletFix: lttng_set_event_filter() was returning bad error...
2012-08-24  David GouletLibrarify filter in liblttng-ctl and hide symbols
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-17  David GouletFix: lttng list command with network path
2012-08-16  David GouletFix: Subdirectory handling for lttng and sessiond
next
This page took 0.500076 seconds and 107 git commands to generate.