Update version to v2.7.6
[lttng-tools.git] / src /
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: Relay daemon ownership and reference counting
2015-09-08  Jérémie GalarneauAccept uid and gid parameters in utils_mkdir()/utils_mk...
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 GalarneauOnly display agent loglevel if the loglevel type is...
2015-09-08  Jérémie GalarneauInitialize default log level of events on load
2015-09-08  Jérémie GalarneauDon't assume that Log4j and JUL share the same log...
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 GalarneauFix: UTF-8 characters may be stored on up to 4 bytes
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 GalarneauFix: Mention Python as part of enable-event's usage()
2015-09-08  Jérémie GalarneauFix: typo in error message
2015-09-08  Jérémie GalarneauAdd agent domains to lttng enable-event usage()
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: assert(0) when listing Python events with MI
2015-08-21  Philippe ProulxFix: set GLOBAL buffer type for kernel domain in list
2015-08-14  Mathieu DesnoyersFix: take RCU read-side lock within hash table functions
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 GalarneauMi: track/untrack: validation
2015-08-14  Jérémie GalarneauDocs: Grammar fixes in mi_lttng.xsd
2015-08-14  Jérémie GalarneauFix: Ensure a valid command error code is returned...
2015-08-14  Jonathan RajotteMi: track/untrack/listing
2015-08-14  Jérémie GalarneauFix: intialization of ust_metadata_poll_pipe to garbage...
2015-08-14  Jérémie GalarneauFix "allocator sizeof operand mismatch" warning
2015-08-14  Jérémie GalarneauFix: Discard disable event command filter payload
2015-08-14  Jérémie GalarneauFix: Use MSG_NOSIGNAL when calling sendmsg()
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  Jonathan RajotteFix: pids should be numbers only
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: Mishandled NULL short options in utils_generate_op...
2015-08-03  Jérémie GalarneauFix: only launch a new session daemon for the "create...
2015-08-03  Jérémie GalarneauFix 'daemon' typo in lttng-ctl-pc.in description
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-08-03  Jérémie GalarneauFix: Unhandled domain option condition in list_agent_events
2015-08-03  Jérémie GalarneauFix: Crash on lttng list -j/-l/-p when no events are...
2015-08-03  Jérémie GalarneauDocument relay_add_stream RCU locking
2015-08-03  Jérémie GalarneauFix: Unbalanced rcu_read_unlock() on stream file creati...
2015-08-03  Jérémie GalarneauFix: Unbalanced rcu_read_unlock() on directory creation...
2015-08-03  Jérémie GalarneauFix: Document the locking assumptions of ctf_trace_find...
2015-08-03  Jérémie GalarneauFix: Memory leak in relay_add_stream error path
2015-08-03  Partha Pratim Mukh... Fix: set session should not set non-existent session
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-14  Jérémie GalarneauFix: Follow struct dirent allocation guidelines of...
2015-07-13  Jonathan RajotteUpdate comments regarding the power of 2 constraint...
2015-07-09  Mathieu DesnoyersFix: handle sys_futex() FUTEX_WAIT interrupted by signal
2015-07-09  Mathieu DesnoyersFix: metadata push -EPIPE should be recoverable
2015-07-06  Partha Pratim Mukh... Fix: destroy session removes the default config file
2015-07-02  Jérémie GalarneauFix: Memory leak in setup of relayd_path
2015-06-25  Jérémie GalarneauFix: Memory allocated by xmlNodeGetContent() must be...
2015-06-25  Jonathan RajotteSave/load: add support for shared memory path
2015-06-23  Jérémie GalarneauFix: get_cmdline_by_pid path length assumes a max pid...
2015-06-23  Jérémie GalarneauClean-up: Remove ifdef-ed out lttng list options
2015-05-22  Jérémie GalarneauClean-up: Remove ifdef-ed out function:entry feature
2015-05-22  Jérémie GalarneauFix: Mark MI and Config string declarations as extern
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
2015-04-07  Mathieu DesnoyersFix: zero memory passed to create channel kernel ioctl
2015-04-02  Jérémie GalarneauFix: Check that lttng create --live's time is not zero
2015-04-02  Jérémie GalarneauFix: Validate lttng_create_session_live's timer is > 0
2015-04-02  Jérémie GalarneauUI: Only show live timer when the session is in live...
2015-04-02  Jérémie GalarneauUI: Only show tracker PID state when enabled
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
next
This page took 0.052389 seconds and 7 git commands to generate.