lttng-tools.git
2015-09-25  Jérémie GalarneauUpdate version to v2.5.5 stable-2.5 v2.5.5
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: Use MSG_NOSIGNAL when calling sendmsg()
2015-08-03  Antoine BusqueFix: incorrect variable being checked in libc-wrapper...
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-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 config string declarations as extern
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 call to execvp with NULL argument on...
2015-02-09  Jérémie GalarneauFix: Save jul event filter bytecode
2015-02-06  Mathieu DesnoyersFix: out of tree build by adding missing ini.c include
2015-02-06  Jérémie GalarneauTest: java-jul:missing static test files for dist and...
2015-02-06  Jérémie GalarneauTests: remove unecessary log4j 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.5.4 v2.5.4
2015-01-26  Jérémie GalarneauRevert "Update version to v2.5.4"
2015-01-26  Jérémie GalarneauFix: Add align.h and bug.h to src/common noinst target
2015-01-26  Jérémie GalarneauUpdate version to v2.5.4
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  Jérémie GalarneauFix: Warnings introduced by backported fixes
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-21  Mathieu DesnoyersFix: add missing synchronization point for before app...
2015-01-21  Mathieu DesnoyersFix: tests: wait output hide Terminate errors
2015-01-21  Mathieu DesnoyersFix: tests: remove killall, add missing SIGTERM handlers
2015-01-21  Mathieu DesnoyersFix: high throughput test: reset bw limit on sigterm
2015-01-21  Mathieu DesnoyersFix: tests: add missing wait, document missing synchro
2015-01-21  Mathieu DesnoyersDocument test anti-patterns
2015-01-21  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-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-08  Mathieu DesnoyersFix: exit threads not only on goto restart
2015-01-08  Mathieu DesnoyersFix: poll: show the correct number of fds
2015-01-08  Mathieu DesnoyersFix: compat poll: add missing empty revents checks
2015-01-08  Mathieu DesnoyersFix: various compat poll/epoll issues
2015-01-08  Mathieu DesnoyersFix: ust-app: per-PID app unregister vs tracing stop...
2015-01-08  Mathieu DesnoyersFix: data pending: allow empty streams
2015-01-08  Mathieu DesnoyersFix: ust snapshot: cleanup after error
2014-12-12  Jérémie GalarneauUpdate version to v2.5.3 v2.5.3
2014-12-10  Julien DesfossezFix: don't destroy the sockets if the snapshot was...
2014-12-02  Jérémie GalarneauFix: Missing RCU read lock in kernel_destroy_session()
2014-12-01  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: Don't leave events enabled if they were saved...
2014-12-01  Jérémie GalarneauTest fix: LTTNG_SESSION_CONFIG_XSD_PATH expects an...
2014-11-27  Jérémie GalarneauFix: Memory leak on error in alloc_argv_from_user_opts()
2014-11-27  Jérémie GalarneauFix: Unreachable error logging in set_option()
2014-11-27  Mathieu DesnoyersFix: test_utils_expand_path.c: out of memory error...
2014-11-27  Mathieu DesnoyersFix: test test_ust_data.c: check OOM
2014-11-27  Mathieu DesnoyersFix: test libc-wrapper: check malloc OOM
2014-11-27  Mathieu DesnoyersFix: lttng-ctl: use zmalloc(), missing OOM check
2014-11-27  Mathieu DesnoyersFix: filter-parser.y: use zmalloc(), missing OOM check
2014-11-27  Mathieu DesnoyersFix: utils.c: check str*dup OOM
2014-11-27  Mathieu DesnoyersFix: rculfhash: use zmalloc()
2014-11-27  Mathieu DesnoyersFix: ini.c: use zmalloc()
2014-11-27  Mathieu DesnoyersFix: lttng lttng.c: check strdup OOM
2014-11-27  Mathieu DesnoyersFix: lttng conf.c: use zmalloc()
2014-11-27  Mathieu DesnoyersFix: lttng view.c missing strdup OOM check
2014-11-27  Mathieu DesnoyersFix: use zmalloc() in lttng view.c
2014-11-27  Mathieu DesnoyersFix: use zmalloc() in lttng list.c
2014-11-27  Mathieu DesnoyersFix: use zmalloc in lttng enable_events.c
2014-11-27  Jérémie GalarneauFix: Handle empty daemon configuration file lines
2014-11-27  Mathieu DesnoyersFix: missing strdup oom check in lttng create.c
2014-11-27  Mathieu DesnoyersFix: lttng add_context.c: use zmalloc
2014-11-27  Mathieu DesnoyersFix: add missing str*dup oom check in sessiond main.c
2014-11-27  Mathieu DesnoyersFix: add missing sessiond kernel-consumer missing str...
2014-11-27  Mathieu DesnoyersFix: add missing strdup OOM check
2014-11-27  Mathieu DesnoyersFix: Live tracing does not honor live timer after first...
2014-11-27  Jérémie GalarneauDocs: Add -f/--config option to lttng-sessiond man...
2014-11-27  Mathieu DesnoyersFix: relayd: unbalanced RCU read-side lock/unlock
2014-11-27  Mathieu DesnoyersFix: relayd: unbalanced RCU read lock/unlock
2014-11-27  Mathieu DesnoyersFix: lttng-relayd: unhandled out of memory error
2014-11-27  Mathieu DesnoyersFix: relayd viewer stream: unhandled out of memory...
2014-11-21  Jérémie GalarneauFix: Missing rcu_read_lock in cmd_list_channels()
2014-11-21  Jérémie GalarneauFix: Missing rcu_read_lock in cmd_snapshot_list_outputs()
next
This page took 0.037796 seconds and 4 git commands to generate.