lttng-tools.git
2015-02-09  Jérémie GalarneauTest: java-jul:missing static test files for dist and... stable-2.4
2015-01-26  Jérémie GalarneauUpdate version to v2.4.4 v2.4.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 GalarneauTests: Run health check test_thread_ok as part of root_...
2015-01-26  Mathieu DesnoyersFix: deadlock between UST registry lock and consumer...
2015-01-26  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-21  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.4.3 v2.4.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-11-27  Jérémie GalarneauFix: Memory leak on error in alloc_argv_from_user_opts()
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: 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  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  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: 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()
2014-11-21  Jérémie GalarneauFix: Missing rcu_read_lock in ust_app_get_nb_stream()
2014-11-18  Mathieu DesnoyersFix: UST subbuffers silently dropped on moderate trace...
2014-11-17  Julien DesfossezFix: create/destroy a splice_pipe per stream
2014-11-16  David GouletFix: return EINVAL if agent registration fails
2014-11-16  Julien DesfossezFix: empty indexes_ht before destroying it.
2014-11-16  Julien DesfossezFix: removed useless key from relay_index
2014-11-16  Jérémie GalarneauFix: HT must not be destroyed with a rcu_read_lock...
2014-11-16  Jérémie GalarneauFix: missing rcu_read_lock in cmd_start_trace()
2014-11-16  Mathieu DesnoyersFix: filter attach vs event enable race
2014-11-10  Jérémie GalarneauBuild fix: use ret directly in error handling path
2014-11-10  Christian BabeuxFix: Warn the user when enabling an event in a new...
2014-11-07  Jérémie GalarneauFix: Don't report an error when listing a session with...
2014-11-05  Jérémie GalarneauUpdate maintainer section of the man pages
2014-11-05  Jérémie GalarneauUpdate maintainer section of README
2014-11-04  Jérémie GalarneauFix: add README to documentation files
2014-10-31  David GouletFix: UST consumer sync all available metadata
2014-10-01  David GouletFix: handle sysconf possible negative returned value
2014-10-01  David GouletFix: channel deref. after NULL check in kernel consumer
2014-10-01  David GouletFix: check for kernel session metadata during init
2014-10-01  David GouletFix: incorrect cast in ust consumer assert
2014-10-01  David GouletFix: bad handling of incoming data in consumer thread
2014-09-05  David GouletFix: disable event for JUL domain
2014-09-05  David GouletFix: send disable ALL command code if event is *
2014-09-03  Julien DesfossezFix: make sure no index is in flight before using inact...
2014-09-03  Jérémie GalarneauFix: Parenthesize previous statement when adding condit...
2014-09-03  Jonathan Rajotte... Fix: parse_prob_opts return the actual success of the...
2014-07-31  David GouletFix: disable JUL event on destroy
2014-07-28  Mathieu DesnoyersFix: unbalanced ustconsumer32_data.pid_mutex lock
2014-07-16  David GouletUpdate version to v2.4.2 v2.4.2
2014-07-14  Jérémie GalarneauFix: Create a lock file to prevent multiple session...
2014-07-14  David GouletFix: relayd stream set close_flag on stream close
2014-07-14  David GouletFix: ustctl_get_stream_id without UST support
2014-07-14  Julien DesfossezFix: get the stream_id when generating live beacons
2014-07-10  David GouletFix: missing include for getpwuid()
2014-07-10  David GouletFix: add a get HOME dir fallback to getpwuid
2014-07-10  David GouletFix: don't set enabled flag is session start fails
2014-07-10  Jérémie GalarneauFix: logger name dropped from filter condition when...
2014-07-10  Jérémie GalarneauFix: memory leak in lttng_enable_event_with_exclusions
2014-07-10  Jérémie GalarneauFix: check malloc return value
2014-07-10  Jérémie GalarneauFix: static array larger than necessary
2014-06-25  David GouletFix: set session in output mode if URL are set afterwards
2014-06-19  Francis DeslauriersFix: Add vpid, vppid and vtid info in add-context help
2014-05-28  Fredrik MarkströmFix: alignment problems on targets not supporting unali...
next
This page took 0.03867 seconds and 4 git commands to generate.