lttng-tools.git
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 GalarneauAdd agent domains to the enable-event section of LTTNG(1)
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  Jérémie GalarneauTests: Adapt MI test to change in track/untrack behaviour
2015-08-14  Michael JeansonFix: Improve the error reporting of the track/untrack...
2015-08-14  Jérémie GalarneauTests: Fix flacky clock-plugin test
2015-08-14  Jonathan RajotteBuild: look for python >= 3.0 when building python...
2015-08-14  Jonathan RajotteBuild: rename use_python to python_binding
2015-08-14  Mathieu DesnoyersFix: regression tests
2015-08-14  Jonathan RajotteFix: tests: stderr not correctly redirected
2015-08-14  Antoine BusqueFix: TimeoutExpired in Python tests not defined globally
2015-08-14  Jonathan RajotteTests: ust: clock override plugin
2015-08-14  Jonathan RajotteTest: save/load: pid_tracker basic test
2015-08-14  Jonathan RajotteSave/load: pid_tracker feature.
2015-08-14  Jonathan RajotteTest: mi: track/untrack feature
2015-08-14  Jonathan RajotteUtil: xml_extract: add node_exist option
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  Antoine BusqueFix: incorrect script name in python logging test
2015-08-14  Philippe ProulxTests: Python agent: update after Python agent refactoring
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-06  Mathieu DesnoyersFix: test_mi test
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  Antoine BusqueFix: incorrect variable being checked in libc-wrapper...
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... 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 GalarneauUpdate version to v2.7.0-rc1 v2.7.0-rc1
2015-07-15  Jérémie GalarneauTests: lttng-ust-getcpu-override-test cache and error...
2015-07-15  Jérémie GalarneauTests: lttng-ust-getcpu-override coding-style adjustments
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-15  Jonathan RajotteTests: Ust getcpu override plugin
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-10  Jonathan RajotteBuild: add Flex version check
2015-07-10  Jonathan RajotteBuild: add Bison version check
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... Fix: destroy session removes the default config file
2015-07-03  Jonathan RajotteBuild: bump autoconf version requirement to 2.64
2015-07-02  Jérémie GalarneauFix: Memory leak in setup of relayd_path
2015-07-02  Jérémie GalarneauFix: update liburcu URL
2015-06-26  Jonathan RajotteFix: test: use "$@" to pass and quote argument
2015-06-26  Jonathan RajotteRefactor: test: wrapper for lttng_snapshot_del_output
2015-06-26  Jonathan RajotteRefactor: test: wrapper for lttng_snapshot_add_output
2015-06-26  Jonathan RajotteRefactor: test: wrapper for destroy_lttng_session
2015-06-26  Jonathan RajotteRefactor: test: wrapper for stop_lttng_tracing
2015-06-26  Jonathan RajotteRefactor: test: wrapper for start_lttng_tracing
2015-06-26  Jonathan RajotteRefactor: test: wrapper for enable_ust_lttng_event
2015-06-26  Jonathan RajotteRefactor: test: wrapper for enable_ust_lttng_channel
2015-06-26  Jonathan RajotteRefactor: test: wrapper for create_lttng_session
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-06-18  Jonathan RajotteTest: mi: test for greater or equal to a minimum of...
2015-05-27  Antoine BusqueFix: update regression tests involving UST
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
next
This page took 0.038973 seconds and 4 git commands to generate.