lttng-tools.git
2014-02-28  David GouletUpdate version to v2.2.6 stable-2.2 v2.2.6
2013-12-19  David GouletFix: remove break in epoll loop of apps. thread
2013-12-03  David GouletFix: remove bad code from previous backport patch
2013-12-03  David GouletFix: bad logical check of error codes
2013-11-28  David GouletFix: resource leak in enable-event command
2013-11-28  David GouletFix: unchecked return value in ust app delete
2013-11-28  David GouletFix: dereference after null check in UST registry
2013-11-28  David GouletFix: Resource leak in ust registry
2013-11-28  David GouletFix: backported from urcu commit 92af1a30
2013-11-28  David GouletFix: add missing values for a backported fix
2013-11-28  David GouletFix: update back the metadata len sent on failure
2013-11-28  David GouletFix: don't fail on push metadata if no channel
2013-11-26  David GouletFix: comparison of unsigned enum expression >= 0
2013-11-26  David GouletFix: implicit conversion of enum types in sessiond
2013-11-26  David GouletFix: comparison of unsigned value agains < 0
2013-11-26  Zifei TongAdd libuuid as dependency in README
2013-11-15  David GouletUpdate version to v2.2.5 v2.2.5
2013-11-12  David GouletFix: typo in --sig-parent help
2013-11-06  David GouletFix: application SIGBUS when starting in parallel with...
2013-11-04  David GouletFix: arguments in the wrong order for fd-limit
2013-10-11  David GouletFix: recv creds comm should handle partial receive
2013-10-11  David GouletFix: backported fix uses msec vs sec in stable-2.2
2013-10-11  David GouletFix: set app socket timeout just after accept()
2013-08-30  David GouletUpdate version to v2.2.4 v2.2.4
2013-08-30  Mathieu DesnoyersFix: hashtable: take split_count_order into account
2013-08-30  David GouletFix: remove wrong doing asserts in sessiond
2013-08-29  David GouletFix: delete the trace directory used for the test
2013-08-29  David GouletFix: remove bad check after epoll wait in consumer
2013-08-29  Mathieu DesnoyersFix: consumer data pending for empty streams
2013-08-27  Mathieu DesnoyersFix: hash table growth (for small tables) should be...
2013-08-27  Mathieu DesnoyersFix: run_as gid/uid test should return result to parent
2013-08-27  David GouletFix: remove health test from fast regression
2013-08-27  David GouletFix: set the health delta tcp timeout aware
2013-08-27  David GouletGet the maximum TCP timeout in sessiond
2013-08-27  David GouletFix: don't report error if UST app dies
2013-08-23  Mathieu DesnoyersFix: improve error message when UST support is disabled
2013-08-22  David GouletFix: remove calibrate syscall option from code
2013-08-22  Mathieu DesnoyersFix: check UST float field mantissa length
2013-08-21  David GouletFix: add UST context in the same order the user enabled...
2013-08-16  Mathieu DesnoyersPrepare for automake deprecation of missing subdir...
2013-08-16  Mathieu DesnoyersFix: channels can be _enabled_ after tracing is started...
2013-08-16  Zifei TongFix filter parser segmentation fault with bison 3.0
2013-08-16  Mathieu DesnoyersFix: typo in error msg
2013-08-16  Mathieu DesnoyersFix: imprecise error message about root sessiond/tracin...
2013-08-16  Jérémie GalarneauFix: LTTNG_ERR_NEED_ROOT_SESSIOND error message
2013-08-16  Mathieu DesnoyersFix: don't skip chmod if tracing group is not found
2013-08-15  Mathieu DesnoyersTracepoint probes don't need extern C
2013-08-15  Julien DesfossezFix: reset out_fd_offset when we rotate the trace file
2013-08-05  Mathieu DesnoyersFix: kernel ctl error codes are based on errno
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
next
This page took 0.037513 seconds and 4 git commands to generate.