lttng-tools.git
2016-04-19  Jérémie GalarneauUpdate version to v2.6.2 v2.6.2
2016-03-15  Mathieu DesnoyersFix: add missing synchronization point for before app...
2016-03-15  Jérémie GalarneauFix warning when building Python bindings
2016-03-15  Michael JeansonTests: use configured processor count in tracefile...
2016-03-15  Jérémie GalarneauTests: use configured processor count in snapshot tests
2016-03-15  Jérémie GalarneauTests: Introduce conf_proc_count()
2016-03-09  Jonathan RajotteTest: prevent the spawning of a daemonized sessiond
2016-01-13  Jonathan RajotteFix: do not print error and bug messages when quiet...
2015-12-08  Jonathan RajotteBuild: fallback to AC_CHECK_LIBS when looking for popt...
2015-12-08  Samuel Martintests/unit: fix object files' location
2015-12-01  Samuel Martinconfigure.ac: fix static build
2015-11-27  Jérémie GalarneauFix: close indexes when rotating the trace files in...
2015-11-27  Julien DesfossezFix: close indexes when rotating the trace files in...
2015-10-28  Mathieu DesnoyersFix: use liburcu flavor header instead of local copy
2015-10-28  Mathieu DesnoyersFix: rculfhash should not include specific rcu flavor
2015-10-21  Mikael BeckiusFix live timer calculation error
2015-09-24  Jérémie GalarneauUpdate version to v2.6.1 v2.6.1
2015-09-24  Jérémie GalarneauRevert "Fix: add missing test file to EXTRA_DIST"
2015-09-24  Mathieu DesnoyersFix: regression tests
2015-09-24  Jonathan RajotteFix: tests: stderr not correctly redirected
2015-09-24  Jonathan RajotteHelp: add -j -l -p option to help string
2015-09-24  Jérémie GalarneauFix: Only log app handle release on failure
2015-09-24  Antoine BusqueFix: prevent dangling pointer in utils_partial_realpath
2015-09-24  Jérémie GalarneauFix: rcu_read_unlock without parentheses has no side...
2015-09-24  Michael JeansonFix: add missing test file to EXTRA_DIST
2015-09-24  Jonathan RajotteFix: disable all ust events
2015-09-24  Jonathan RajotteFix: sessiond: disable: match app event by name
2015-09-24  Antoine BusqueFix: dereferencing null index pointer
2015-09-24  Antoine BusqueFix: memleak in utils_partial_realpath
2015-09-24  Philippe ProulxFix: error on no/multiple domain options
2015-09-24  Mathieu DesnoyersFix: relayd: handle consumerd crashes without leak
2015-09-24  Mathieu DesnoyersFix: LPOLLHUP and LPOLLERR when there is still data...
2015-09-24  Jérémie GalarneauRemove dot after enable-event message
2015-09-24  Antoine BusqueFix: don't print the default channel name when enabling...
2015-09-24  Antoine BusqueFix: fail gracefully on --exclude on unsupported domains
2015-09-24  Antoine BusqueFix: initialize live_timer to 0 for snapshot session
2015-09-24  Antoine BusqueFix: correct mismatched function signatures
2015-09-24  Mathieu DesnoyersFix: consumer signal handling race
2015-09-24  Philippe ProulxFix: list_ust_events(): dangling pointer
2015-09-24  Jérémie GalarneauFix: Buggy string comparison in ust registry ht_match_event
2015-09-24  Jérémie GalarneauFix: Overwrite of ret in relay_recv_metadata
2015-09-24  Jérémie GalarneauFix: Wait for in-flight data before closing a stream
2015-09-24  Mathieu DesnoyersFix: unpublish stream on close
2015-09-24  Jérémie GalarneauTests: Fix flaky live test client
2015-09-24  Jérémie GalarneauFix: Announce empty streams on live attach
2015-09-24  Mathieu DesnoyersFix: relayd: file rotation and live read
2015-09-24  Mathieu DesnoyersFix: relay: viewer_get_next_index handle null vstream
2015-09-24  Mathieu DesnoyersFix: relayd: make viewer streams consider metadata...
2015-09-24  Mathieu DesnoyersFix: don't expose empty streams
2015-09-24  Mathieu DesnoyersFix: relayd: don't check new metadata on get packet
2015-09-24  Mathieu DesnoyersFix: relayd: don't check for new streams in get packet
2015-09-24  Mathieu DesnoyersFix: ask new streams HUP
2015-09-24  Mathieu DesnoyersFix: reply error if get packet vstream fails
2015-09-24  Mathieu DesnoyersFix: relayd reply error to client if cannot find viewer...
2015-09-24  Mathieu DesnoyersFix: relayd reply with error if cannot find metadata
2015-09-24  Mathieu DesnoyersFix: ust-app: protect app socket protocol with lock
2015-09-24  Mathieu DesnoyersFix: add missing rcu_barrier at end of sessiond main
2015-09-24  Mathieu DesnoyersFix: add missing rcu_barrier at end of consumer main
2015-09-24  Mathieu DesnoyersFix: app cmd leak on sessiond exit
2015-09-24  Mathieu DesnoyersFix: relayd live don't send incomplete stream list
2015-09-24  Mathieu DesnoyersFix: consumer timer misses RCU thread registration
2015-09-24  Mathieu DesnoyersFix: sessiond consumer thread should register as RCU...
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...
next
This page took 0.038677 seconds and 4 git commands to generate.