lttng-tools.git
2015-09-24  Mathieu DesnoyersFix: don't chain RCU free
2015-09-24  Mathieu DesnoyersFix: sessiond vs consumerd push/get metadata deadlock
2015-09-24  Mathieu DesnoyersFix: sessiond vs consumerd push/get metadata deadlock
2015-09-24  Mathieu DesnoyersFix: streamline ret/errno of run_as()
2015-09-24  Mathieu DesnoyersFix: Double unlock on error path
2015-09-24  Mathieu DesnoyersFix: Relay daemon ownership and reference counting
2015-09-24  Jérémie GalarneauAdd run_as_unlink implementation
2015-09-24  Jérémie GalarneauCleanup: Reduce scope of relayd connections in live...
2015-09-24  Jérémie GalarneauFix: Remove structurally dead code from relayd
2015-09-24  Mathieu DesnoyersCleanup: relayd: centralize thread stopping function
2015-09-24  Mathieu DesnoyersRefactor relayd main/set_options/cleanup
2015-09-24  Mathieu DesnoyersCleanup: spaghetti function return path
2015-09-24  Jérémie GalarneauAccept uid and gid parameters in utils_mkdir()/utils_mk...
2015-09-24  Mathieu DesnoyersFix: reference counting of consumer output
2015-09-24  Mathieu DesnoyersFix: sessiond add missing socket close
2015-09-24  Mathieu DesnoyersFix: sessiond should not error on channel creation...
2015-09-24  Mathieu DesnoyersFix: sessiond ust-app session teardown race
2015-09-23  Jérémie GalarneauInitialize default log level of events on load
2015-09-23  Jérémie GalarneauFix: Memory leak of agent
2015-09-23  Jérémie GalarneauFix: Memory leak of agent event internals
2015-09-23  Jérémie GalarneauFix: UTF-8 characters may be stored on up to 4 bytes
2015-09-23  Jérémie GalarneauDon't save log level in session configuration when...
2015-09-23  Jérémie GalarneauFix: typo in error message
2015-09-23  Jérémie GalarneauAdd agent domains to lttng enable-event usage()
2015-09-23  Jérémie GalarneauReport memory allocation failure when copying filter...
2015-09-23  Jérémie GalarneauFix: cmd_enable_event must return positive error codes
2015-09-23  Jérémie GalarneauSave filter expressions as part of agent events
2015-09-23  Jérémie GalarneauAdd agent domains to the enable-event section of LTTNG(1)
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  Antoine BusqueFix: TimeoutExpired in Python tests not defined globally
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-06  Mathieu DesnoyersFix: test_mi test
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  Jérémie GalarneauFix: clean-up agent app hash table from the main sessio...
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 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: Memory leak in relay_add_stream error path
2015-07-28  Partha Pratim... Fix: set session should not set non-existent session
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-13  Jonathan RajotteBuild: add Flex version check
2015-07-13  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-25  Jérémie GalarneauFix: Memory allocated by xmlNodeGetContent() must be...
2015-06-23  Jérémie GalarneauFix: get_cmdline_by_pid path length assumes a max pid...
2015-05-25  Jérémie GalarneauFix: Mark MI and Config string declarations as extern
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-29  Mathieu DesnoyersFix: live_test regression on large number of cpus
2015-04-28  Mathieu DesnoyersFix: set UST register timeout to -1 as test default
2015-04-28  Jérémie GalarneauTests: Don't rely on implicit scalar expression dereference
2015-04-28  Simon MarchiFix python bindings' Makefile for out-of-tree builds
2015-04-28  Mathieu DesnoyersFix: zero memory passed to create channel kernel ioctl
2015-04-28  Jérémie GalarneauFix: possible evaluation of garbage values in fini_vali...
2015-04-28  Jérémie GalarneauFix: Possible call to execvp with NULL argument on...
2015-02-27  Jérémie GalarneauDocs: connection_find_by_sock() must be called with...
2015-02-06  Jonathan RajotteFix: test: log4j: missing static test files for dist...
2015-02-06  Jonathan RajotteFix: test: java-jul:missing static test files for dist...
2015-02-06  Jonathan RajotteFix: out-of-tree build: missing xsd file for mi test...
2015-02-06  Jonathan RajotteFix: out-of-tree build: missing xsd file for save-load...
2015-01-26  Jérémie GalarneauUpdate version to v2.6.0 v2.6.0
2015-01-26  Jérémie GalarneauTests: Run health check test_thread_ok as part of root_...
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  Mathieu DesnoyersFix: grab more than one packet for snapshots
2015-01-22  Mathieu DesnoyersFix: per-uid flush and ust registry locking
2015-01-20  Mathieu DesnoyersFix: add missing synchronization point for before app...
2015-01-20  Mathieu DesnoyersFix: tests: wait output hide Terminate errors
2015-01-20  Mathieu DesnoyersFix: tests: remove killall, add missing SIGTERM handlers
2015-01-20  Mathieu DesnoyersFix: high throughput test: reset bw limit on sigterm
2015-01-20  Mathieu DesnoyersFix: tests: add missing wait, document missing synchro
2015-01-20  Mathieu DesnoyersDocument test anti-patterns
2015-01-20  Mathieu DesnoyersFix: test flaky sleep and wait patterns
2015-01-20  Mathieu DesnoyersFix: tests: don't use pidof to wait for test apps
2015-01-14  Jérémie GalarneauDocs: Grammar fixes in the lttng manpage
2015-01-14  Mathieu DesnoyersFix: add missing UST perf counter support check
2015-01-12  Mathieu DesnoyersFix: tests: integer too large for long type
2015-01-12  Mathieu DesnoyersFix: undefined operation on last_relay_viewer_session_id
2015-01-12  Mathieu DesnoyersFix: print format type mismatch
2015-01-12  Mathieu DesnoyersFix: print format type mismatch
2015-01-12  Jérémie GalarneauFix: Remove unused argument in debug statement
2015-01-08  Jérémie GalarneauCleanup: Remove unused label
2015-01-08  Mathieu DesnoyersFix: exit threads not only on goto restart
2015-01-08  Mathieu DesnoyersFix: poll: show the correct number of fds
next
This page took 0.040122 seconds and 4 git commands to generate.