Expose monitor timer interval to lttngctl and client
[lttng-tools.git] / src / bin / lttng-sessiond / cmd.c
2017-05-05  Jérémie GalarneauExpose monitor timer interval to lttngctl and client
2017-05-05  Jérémie GalarneauHandle trigger registration and unregistration in sessiond
2016-11-28  Liguang LiFix: truncate the metadata file in shm-path
2016-10-07  Philippe ProulxRemove calibrate from lttng-sessiond
2016-08-25  Jérémie GalarneauClean-up snapshot command error reporting
2016-08-25  Jérémie GalarneauFix: RCU lock imbalance on error in cmd_snapshot_list_o...
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 DesnoyersFix: validate number of subbuffers after tweaking prope...
2016-05-19  Mathieu DesnoyersFix: kernel tracing: flush after stop
2016-05-17  Mathieu DesnoyersFix: illegal memory access in list_lttng_channels
2016-05-17  Mathieu DesnoyersFix: illegal memory access in cmd_snapshot_record
2016-05-17  Mathieu DesnoyersFix: illegal memory access in cmd_snapshot_list_outputs
2016-05-17  Mathieu DesnoyersFix: illegal memory access in add_uri_to_consumer
2016-05-17  Jérémie GalarneauSimplify free() of channel attribute
2016-05-17  Mathieu DesnoyersFix: illegal memory access in _cmd_enable_event
2016-05-16  Jérémie GalarneauSnapshot warning if there are no events in one of the...
2016-05-15  Jonathan RajotteSnapshot: record: use same datetime for snapshot folder...
2016-05-15  Jonathan RajotteRefactor: move the snapshot type check into output...
2016-05-14  Jérémie GalarneauWarning fix: uninitialized variable may be used
2016-04-04  Jérémie GalarneauWarning fix: possible use of uninitialized variable
2016-03-11  Jérémie GalarneauAssert on unknown UST buffer type
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-11  Julien DesfossezStore the relay protocol version in the consumer_output
2016-03-08  Jérémie GalarneauFix: missing dereference when computing extended info...
2016-03-08  Jérémie GalarneauFix: Only list kernel enablers when listing events
2016-03-08  Jérémie GalarneauEnsure UST channel output mode is LTTNG_UST_MMAP
2016-03-08  Julien DesfossezExtract the lost packets and discarded events counters
2016-03-07  Jérémie GalarneauSend extended channel payload to client
2016-03-03  Philippe ProulxTransfer UST exclusion names from sessiond to client
2016-03-03  Jérémie GalarneauFix: return negative error code in list_lttng_ust_globa...
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-14  Jérémie GalarneauFix: report already enabled event error to client
2016-02-14  Jérémie GalarneauDocs: add comment to cmd_add_context()
2016-02-12  Jérémie GalarneauEnable agent application contexts if filter has such...
2016-02-12  Jérémie GalarneauNotify java agent of enabled application contexts
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-10-19  Michael JeansonPort: Add Solaris string compat
2015-09-22  Jonathan RajotteUse empty event name on disable -a for ust and agent...
2015-09-22  Jonathan RajotteFix: disable kernel event based on name and event type
2015-09-21  Jérémie GalarneauFix: Break out of loop when searching for a domain...
2015-09-16  Jonathan RajotteFix: disable all ust events
2015-09-15  Antoine BusqueFix: double free on enable-event
2015-09-08  Mathieu DesnoyersFix: unbalanced RCU read-side lock in enable event...
2015-09-06  Philippe Proulxsessiond: use `loglevel_value` and `loglevel_type`...
2015-09-06  Antoine BusqueFix: initialize live_timer to 0 for snapshot session
2015-09-05  Jérémie GalarneauFix: Possible passing of NULL pointer to memcpy()
2015-09-01  Jérémie GalarneauAllow the creation of JUL, Log4j and Python channels
2015-09-01  Jérémie GalarneauSave filter expression as part of agent events and...
2015-09-01  Jérémie GalarneauPrevent the addition of UST events to agent channels
2015-09-01  Jérémie GalarneauFix: Propagate filter status of kernel events to client
2015-09-01  Jérémie GalarneauReport memory allocation failure when copying filter...
2015-09-01  Jérémie GalarneauFix: cmd_enable_event must return positive error codes
2015-09-01  Jérémie GalarneauEnsure that a filter is always passed with its filter...
2015-09-01  Jérémie GalarneauSave filter expressions as part of agent events
2015-09-01  Jérémie GalarneauUse lttng_domain_type enumeration instead of bare integers
2015-08-24  Jérémie GalarneauPrevent disable event on internal UST events
2015-08-23  Jérémie GalarneauDocs: Clarify ominous comment wording
2015-08-23  Jérémie GalarneauHide internal events from session daemon clients
2015-08-23  Jérémie GalarneauPrevent the use of reserved UST event names
2015-08-23  Jérémie GalarneauTag events created as side-effect of agent events as...
2015-08-23  Jérémie GalarneauRemove unneeded RCU lock
2015-08-23  Jérémie GalarneauEnsure event names are NULL terminated during validation
2015-08-21  Philippe ProulxFix: set GLOBAL buffer type for kernel domain in list
2015-07-30  Jérémie GalarneauClean-up: Move agent_apps_ht_by_sock definition to...
2015-04-07  Mathieu DesnoyersFix: ownership of filter and filter_expression
2014-11-11  Mathieu DesnoyersImplement kernel filter support
2014-11-05  Mathieu DesnoyersSupport lttng-modules syscall wildcards
2014-11-03  Mathieu DesnoyersImplement lttng-modules tracepoint wildcard support
2015-03-30  Mathieu DesnoyersImplement PID tracker content listing
2015-03-30  Mathieu DesnoyersImplement UST PID tracker
2015-03-30  Mathieu DesnoyersCleanup: Remove unimplemented UST domains
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-22  Jérémie GalarneauCleanup: Remove unused variable
2015-01-19  Mathieu DesnoyersFix: grab more than one packet for snapshots
2014-12-10  Julien DesfossezFix: don't destroy the sockets if the snapshot was...
2014-12-02  Philippe ProulxFix: channel names are not validated
2014-12-01  Jérémie GalarneauFix: Apply consumer URI changes to all domains
2014-12-01  Jérémie GalarneauFix: "Any" loglevel's value is -1 and not 0
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in cmd_list_events()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in list_lttng_agent_events()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in cmd_list_channels()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_locks in cmd_list_domains()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in cmd_snapshot_list_outputs()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in get_session_max_subbuf_size()
2014-11-16  Jérémie GalarneauFix: Ambiguous agent event filter bytecode ownership
2014-11-16  Mathieu DesnoyersFix: filter bytecode and string memory leak on error
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-11-13  Jérémie GalarneauFix: missing rcu_read_lock in cmd_start_trace()
2014-11-07  Jérémie GalarneauFix: Don't report an error when listing a session with...
2014-11-07  Jérémie GalarneauBypass 0 byte allocation when no domains are enabled
2014-10-22  David GouletAdd Python agent support
2014-10-03  David GouletFix: handle kernel event type correctly on enable
2014-10-01  David GouletFix: cmd snapshot record output can't be NULL
2014-09-29  David GouletAdd syscall listing support
2014-09-25  Mathieu DesnoyersFix: syscall tracing: disable all and missing error...
2014-09-25  Mathieu DesnoyersCleanup: Remove LTTNG_ENABLE_ALL_EVENT and LTTNG_DISABL...
2014-09-25  Mathieu DesnoyersImplement support for lttng-modules syscall filtering
next
This page took 0.408962 seconds and 108 git commands to generate.