Fix: libc internal mutex races with run_as
[lttng-tools.git] / src / bin / lttng-sessiond /
2015-09-18  Mathieu DesnoyersFix: libc internal mutex races with run_as
2015-09-17  Jonathan RajotteReport error if any disable action fails
2015-09-17  Jonathan RajotteFix: disable all ust events
2015-09-17  Jonathan RajotteBring back event_ust_disable_all_tracepoints
2015-09-17  Jonathan RajotteFix: sessiond: disable: match app event by name
2015-09-17  Antoine BusqueFix: double free on enable-event
2015-09-17  Mathieu DesnoyersFix: LPOLLHUP and LPOLLERR when there is still data...
2015-09-09  Jonathan RajotteFix: double RCU unlock on event_agent_disable_all
2015-09-08  Mathieu DesnoyersFix: unbalanced RCU read-side lock in enable event...
2015-09-08  Mathieu DesnoyersAdd rcu_read_ongoing() assertions around process_client_msg
2015-09-08  Jérémie GalarneauClean-up and simplify event_agent_disable_all
2015-09-08  Philippe ProulxFix: disable agent events by name
2015-09-08  Philippe Proulxsessiond: add loglevels_match()
2015-09-08  Philippe ProulxFix: include loglevel type in agent event's primary key
2015-09-08  Philippe ProulxFix: include loglevel type in UST event's primary key
2015-09-08  Philippe Proulxsessiond: use `loglevel_value` and `loglevel_type`...
2015-09-08  Antoine BusqueFix: initialize live_timer to 0 for snapshot session
2015-09-08  Mathieu DesnoyersFix: consumer signal handling race
2015-09-08  Jonathan RajotteFix: race between kconsumerd and sessiond on tear down
2015-09-08  Jérémie GalarneauFix: Buggy string comparison in ust registry ht_match_event
2015-09-08  Jérémie GalarneauFix: Bad cast of lttng_kernel_instrumentation to lttng_...
2015-09-08  Jérémie GalarneauFix: Implicit cast from lttng_loglevel_type to lttng_us...
2015-09-08  Jérémie GalarneauFix: Possible passing of NULL pointer to memcpy()
2015-09-08  Jérémie GalarneauFix: Invalid parameter error reported when untracking PID
2015-09-08  Mathieu DesnoyersFix: kernel track/untrack error handling
2015-09-08  Mathieu DesnoyersFix: ust-app: protect app socket protocol with lock
2015-09-08  Mathieu DesnoyersFix: add missing rcu_barrier at end of sessiond main
2015-09-08  Mathieu DesnoyersFix: app cmd leak on sessiond exit
2015-09-08  Mathieu DesnoyersFix: sessiond consumer thread should register as RCU...
2015-09-08  Mathieu DesnoyersFix: don't chain RCU free
2015-09-08  Mathieu DesnoyersFix: sessiond vs consumerd push/get metadata deadlock
2015-09-08  Mathieu DesnoyersFix: streamline ret/errno of run_as()
2015-09-08  Mathieu DesnoyersFix: Double unlock on error path
2015-09-08  Mathieu DesnoyersFix: reference counting of consumer output
2015-09-08  Mathieu DesnoyersFix: sessiond add missing socket close
2015-09-08  Mathieu DesnoyersFix: sessiond should not error on channel creation...
2015-09-08  Mathieu DesnoyersFix: sessiond ust-app session teardown race
2015-09-08  Jérémie GalarneauAllow the creation of JUL, Log4j and Python channels
2015-09-08  Jérémie GalarneauFix: Save tracker as part of UST and Kernel domains...
2015-09-08  Jérémie GalarneauFix: Memory leak of agent
2015-09-08  Jérémie GalarneauFix: Memory leak of agent event internals
2015-09-08  Jérémie GalarneauSave filter expression as part of agent events and...
2015-09-08  Jérémie GalarneauPrevent the addition of UST events to agent channels
2015-09-08  Jérémie GalarneauDon't save log level in session configuration when...
2015-09-08  Jérémie GalarneauFix: Propagate filter status of kernel events to client
2015-09-08  Jérémie GalarneauFix: Save kernel event filter when saving session confi...
2015-09-08  Jérémie GalarneauReport memory allocation failure when copying filter...
2015-09-08  Jérémie GalarneauFix: cmd_enable_event must return positive error codes
2015-09-08  Jérémie GalarneauSave filter expressions as part of agent events
2015-09-08  Jérémie GalarneauPrevent disable event on internal UST events
2015-09-08  Jérémie GalarneauSkip internal events when saving a session configuration
2015-09-08  Jérémie GalarneauHide internal events from session daemon clients
2015-09-08  Jérémie GalarneauPrevent the use of reserved UST event names
2015-09-08  Jérémie GalarneauTag events created as side-effect of agent events as...
2015-08-21  Philippe ProulxFix: set GLOBAL buffer type for kernel domain in list
2015-08-14  Michael JeansonFix: Improve the error reporting of the track/untrack...
2015-08-14  Jonathan RajotteSave/load: pid_tracker feature.
2015-08-14  Jérémie GalarneauFix: Discard disable event command filter payload
2015-08-03  Jérémie GalarneauSet registration done Agent command version back to 0
2015-08-03  Jérémie GalarneauFix: Don't send agent disable event command twice
2015-08-03  Jérémie GalarneauFix: Initialize global agent_apps_ht_by_sock on session...
2015-08-03  Jérémie GalarneauFix: Mishandled NULL short options in lttng-sessiond
2015-08-03  Jérémie GalarneauUse popt "required_argument" and "no_argument" constants
2015-08-03  Jérémie GalarneauFix: clean-up agent app hash table from the main sessio...
2015-08-03  Jérémie GalarneauFix: Remove undocumented session daemon short options
2015-08-03  Jérémie GalarneauLog userspace application hash table allocation failure
2015-08-03  Jérémie GalarneauFix: RCU read-side lock released too early in destroy_a...
2015-08-03  Jérémie GalarneauFix: misleading logging statement in agent_find_event
2015-07-30  Jérémie GalarneauRename Python agent event name to omit "user"
2015-07-15  Jérémie GalarneauAdd CPU_ID LTTng-UST context to enum lttng_ust_context_type
2015-07-15  Jérémie GalarneauBump LTTNG_UST_ABI_MAJOR_VERSION to 6
2015-07-13  Jonathan RajotteUpdate comments regarding the power of 2 constraint...
2015-07-09  Mathieu DesnoyersFix: metadata push -EPIPE should be recoverable
2015-06-25  Jonathan RajotteSave/load: add support for shared memory path
2015-05-06  Jérémie GalarneauClean-up append_list_to_probes()
2015-05-06  Philippe ProulxFix: modprobe.c: fix tmp_list memory leak
2015-05-06  Philippe ProulxFix: append_list_to_probes(): increment index
2015-04-07  Mathieu Desnoyersclock plugin: increase offset measurement accuracy
2015-04-07  Mathieu DesnoyersImplement UST clock override plugin support
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-31  Jérémie GalarneauFix build when configuring with --disable-lttng-ust
2015-03-30  Mathieu DesnoyersFix: add missing function prototype to trace-ust.h...
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  Jérémie GalarneauFix: Possible call to strtoul() with NULL argument
2015-03-26  Mathieu DesnoyersMove file creation/unlink from liblttng-ust-ctl to...
2015-03-26  Mathieu Desnoyersshm-path: remove directory hierarchy on destroy
2015-03-26  Mathieu DesnoyersImplement --shm-path option for UST sessions (per-uid...
2015-01-30  Jérémie GalarneauCleanup: remove unused end_no_session label in ust_app_...
2015-01-30  Jérémie GalarneauCleanup: Remove unused "end" label in push_metadata()
2015-01-23  Mathieu DesnoyersFix: deadlock between UST registry lock and consumer...
2015-01-23  Mathieu DesnoyersFix: uninitialized return value
2015-01-22  Jérémie GalarneauFix: build failure using disable-lttng-ust configure...
2015-01-22  Jérémie GalarneauCleanup: Remove unused variable
2015-01-19  Mathieu DesnoyersFix: setuid/setgid daemons should not get sensitive...
next
This page took 0.03985 seconds and 7 git commands to generate.