lttng-tools.git
2013-07-23  Mathieu DesnoyersVersion 2.2.3 v2.2.3
2013-07-21  Mathieu Desnoyerstest: test_periodical_metadata_flush shrink timer perio...
2013-07-21  Mathieu DesnoyersFix: format string type mismatch
2013-07-19  Mathieu DesnoyersFix: tests: provide channel name when a non-default...
2013-07-19  Mathieu DesnoyersFix: tests: provide channel name when a non-default...
2013-07-19  Mathieu DesnoyersFix: data pending race
2013-07-19  Mathieu DesnoyersCleanup: ust-consumer: wrong indentation
2013-07-19  Mathieu DesnoyersFix: print dots while waiting for data availability
2013-07-19  Mathieu DesnoyersFix: push metadata on stop for per-UID buffers
2013-07-17  Mathieu DesnoyersVersion 2.2.2 v2.2.2
2013-07-17  David GouletFix: set tracefile size test with PID buffers
2013-07-17  Christian BabeuxFix: Babelstats fail to parse output with no process...
2013-07-17  David GouletFix: kernel data unit test
2013-07-17  David GouletFix: don't send error to sessiond on orderly shutdown
2013-07-17  Mathieu DesnoyersFix: consumer: incorrect size zmalloc
2013-07-17  David GouletFix: RCU read side lock unbalanced
2013-07-16  Mathieu DesnoyersFix deadlock: don't take channel lock in timer
2013-07-16  Mathieu DesnoyersIntroduce channel timer lock
2013-07-16  Mathieu Desnoyersdocument lttng_ustconsumer_request_metadata locking...
2013-07-16  Mathieu Desnoyersdocument metadata_switch_timer() deadlock
2013-07-16  Mathieu Desnoyersdocument metadata_switch_timer() locking constraints
2013-07-16  Mathieu Desnoyersconsumer: replace DBG2() instances by DBG()
2013-07-16  Mathieu Desnoyersust consumer: data_pending check is endpoint active
2013-07-16  Mathieu DesnoyersFix: kernel consumer: data_pending check if endpoint...
2013-07-16  Mathieu Desnoyersconsumer: explicitly set endpoint status to active...
2013-07-16  Mathieu Desnoyersdocument consumer_metadata_cache_flushed use of consume...
2013-07-16  Mathieu Desnoyersconsumer: introduce channel lock
2013-07-12  Mathieu DesnoyersMissing NULL pointer init in tap.c
2013-07-12  Jérémie GalarneauFix: Unchecked asprintf/vasprintf return values
2013-07-11  David GouletUpdate version to v2.2.1 v2.2.1
2013-07-10  Mathieu DesnoyersFix: consumer err_sock cloexec
2013-07-09  David GouletFix: possible consumer sockets double close on cleanup
2013-07-08  David GouletFix: add gpl and lgpl files to tarball
2013-07-08  David GouletFix: don't install libtap system wide
2013-07-05  David GouletFix: close consumer sockets in sessiond cleanup
2013-07-05  David GouletFix: print errno message on connect() error
2013-07-05  Mathieu DesnoyersFix: possible double-close on stream out_fd
2013-07-04  David GouletFix: session ID signess to uin64_t in sessiond
2013-07-04  Mathieu DesnoyersFix: consumer_add_relayd_socket() report errors to...
2013-07-04  Mathieu DesnoyersFix: UST per-UID channels persist across application...
2013-07-04  Mathieu DesnoyersFix: add missing enum lttcomm_return_code entries
2013-06-28  David GouletFix: detect the correct version of LTTng-UST
2013-06-28  Mathieu DesnoyersFix: sessiond: use uint64_t for all session ids
2013-06-28  Mathieu DesnoyersFix: consumer: use uint64_t for all sessiond_id
2013-06-28  David GouletFix: periodical flush check trace before stop
2013-06-28  Mathieu DesnoyersFix: consumer: 64-bit index for relayd rather than...
2013-06-28  Julien DesfossezFix: send per-pid session id in channel creation
2013-06-28  Mathieu DesnoyersFix: consumer double-close on error
2013-06-28  Yannick BrosseauUpdate URCU detection to correctly check for a 0.7...
2013-06-28  David GouletFix: set hidden attribute to utils_* calls
2013-06-25  David GouletUpdate version to v2.2.0 v2.2.0
2013-06-25  David GouletFix: build path for unit test to build out of tree
2013-06-25  David GouletFix: if relayd is unreachable, disable consumer for...
2013-06-25  David GouletFix: possible infinite loop in disable ust event
2013-06-25  David GouletFix: don't enable a channel if a session was already...
2013-06-25  David GouletFix: bad type for the relayd id
2013-06-25  David GouletFix: add debug statement in kernel flush metadata
2013-06-25  David GouletFix: destroy default created channel if add-context...
2013-06-25  David GouletFix: clarify tracefile size/count in lttng.1 man
2013-06-25  David GouletFix: don't stop a session that was not previously started
2013-06-25  David GouletFix: update lttng.1 man page
2013-06-25  David GouletFix: bad protocol flow between sessiond and consumerd
2013-06-25  David GouletFix: kernel memory leak in error path
2013-06-20  David GouletUpdate version to v2.2.0-rc3 v2.2.0-rc3
2013-06-20  David GouletFix: --disable-static option
2013-06-20  David GouletFix: add missing file for make dist
2013-06-20  David GouletFix: channel and stream leak in consumerd
2013-06-19  David GouletFix: consumer add channel return value was positive...
2013-06-19  David GouletFix: wrong check after malloc in buffer registry
2013-06-19  David GouletFix: change an ERR message to a DBG
2013-06-19  Christian BabeuxTests: Fix wrong number of tests in thread stall as...
2013-06-19  David GouletFix: set +x to test helper script
2013-06-19  David GouletTest: add new stress test that kills the relayd randomly
2013-06-19  Amit MargalitUsing LTTNG_HOME environment variable if exists, with...
2013-06-19  Mathieu DesnoyersFix: remove use of stat()
2013-06-19  Mathieu DesnoyersFix: out of bound strcpy
2013-06-19  Mathieu DesnoyersRemove logically dead code
2013-06-19  Mathieu DesnoyersFix: handle close return value
2013-06-19  Mathieu DesnoyersRemove useless if() check
2013-06-19  Mathieu DesnoyersFix: goto error_fatal on lttng_kconsumer_recv_cmd errors
2013-06-19  Mathieu DesnoyersFix: goto error_fatal on lttng_ustconsumer_recv_cmd...
2013-06-19  Mathieu DesnoyersFix: unnecessarily large memory allocation
2013-06-19  Mathieu DesnoyersFix: comparing array against NULL
2013-06-18  Jérémie GalarneauFix: Remove reference to lttng-probe-lttng kernel module
2013-06-14  Mathieu DesnoyersFix: memleak in liblttng-ctl visit_node_load()
2013-06-14  David GouletFix: memleak in the UST registry
2013-06-14  David GouletFix: add missing free causing a memleak
2013-06-14  David GouletFix: memleaks in channel/event notify
2013-06-14  David GouletFix: sanitize wait queue in the dispatch thread
2013-06-14  Mathieu DesnoyersImplement health check for app registration dispatch
2013-06-14  Mathieu DesnoyersImplement health check for app notification thread
2013-06-14  Mathieu DesnoyersFix: hash table cleanup call_rcu deadlock
2013-06-14  Mathieu DesnoyersFix ua_chan assert
2013-06-06  David GouletFix: poll compat layer reallocation new size
2013-06-04  David GouletFix: remove nonblock flag of sessiond socket in consumer
2013-06-04  David GouletFix: add missing ht iter node assignment in channel...
2013-06-04  Jérémie GalarneauFix: Missing RCU locks on access to consumerd's channel ht
2013-06-04  David GouletRevert "Improve channel listing output format"
2013-06-03  David GouletFix: add more conditions and a lock to metadata cache...
2013-06-03  David GouletFix: set metadata closed on a push/close metadata error
next
This page took 0.043133 seconds and 4 git commands to generate.