lttng-tools.git
2014-07-10  David GouletFix: add a get HOME dir fallback to getpwuid stable-2.3
2014-07-10  David GouletFix: don't set enabled flag is session start fails
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-26  David GouletFix: possible use after free in consumer
2014-05-23  David GouletFix: deny overwrite mode and num subbuf less than 2
2014-05-14  David GouletFix: handle ENOENT when creating a kernel event
2014-05-14  David GouletFix: incorrect printf format
2014-04-01  David GouletFix: don't print stream name in error message
2014-04-01  David GouletFix: take session list lock when listing tp
2014-03-25  David GouletFix: don't ask data pending if session was not started
2014-03-18  Michael JeansonFix: syntax error in lttng.1
2014-03-12  Zifei TongFix: remove unused tp in high-throughput test
2014-03-12  Lars PerssonUse autoconf AM_MAINTAINER_MODE.
2014-03-10  Zifei TongFix: clang 'constant-out-of-range-compare' warning
2014-02-28  David GouletUpdate version to v2.3.2 v2.3.2
2014-02-26  David GouletFix: minor rephrasing of the lttng.1 man page
2014-02-26  Stefan SeefeldFix: possible NULL deref. in sessiond error path
2014-02-25  David GouletFix: flag that kernel streams FDs has been sent
2014-02-25  David GouletFix: forbid session name creation if contains /
2014-02-25  David GouletFix: don't start session if no channel
2014-02-25  David GouletFix: report error if consumer can't be spawned
2014-02-25  David GouletFix: lttng list -u <name> should only list UST
2014-02-25  David GouletFix: kernel channel destroy on consumer if sent
2014-02-11  Jérémie GalarneauFix: Define __STDC_LIMIT_MACROS to fix C++ builds
2014-02-04  David GouletFix: remove unused goto label
2014-02-04  Mathieu DesnoyersFix: relayd: add LPOLLERR to events
2014-02-04  Mathieu DesnoyersFix: relayd: initialize lttcomm inet
2014-02-04  Mathieu DesnoyersFix: consumerd: HT init/teardown with program
2014-02-04  Mathieu DesnoyersFix: consumerd should initialize lttcomm
2014-02-04  Mathieu DesnoyersFix: measure UST clock offset with best sample (v2)
2014-01-14  David GouletFix: report to client when snapshot will be empty
2014-01-09  David GouletFix: missing reset when listing UST fields for multiple...
2014-01-07  Mathieu DesnoyersFix: filter: check binary op nesting
2013-12-19  David GouletFix: remove break in epoll loop of apps. thread
2013-12-17  David GouletFix: wrong comment in snapshot public API
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: 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  Zifei TongAdd libuuid as dependency in README
2013-11-26  David GouletFix: implicit conversion of enum types in consumer
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-13  David GouletUpdate version to v2.3.1 v2.3.1
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: missing LTTNG_OK return value for snapshot
2013-11-04  David GouletFix: arguments in the wrong order for fd-limit
2013-10-24  Jérémie GalarneauFix: Some corrections to the lttng man page
2013-10-11  David GouletFix: recv creds comm should handle partial receive
2013-10-11  David GouletFix: set app socket timeout just after accept()
2013-09-25  Christian BabeuxFix typo in lttng snapshot add-output example of lttng(1)
2013-09-04  David GouletUpdate version to v2.3.0 v2.3.0
2013-09-03  David GouletFix: remove periodical flush test from make check
2013-08-30  David GouletUpdate version to v2.3.0-rc3 v2.3.0-rc3
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 GouletTests: fix periodical flush tests to stop app
2013-08-29  David GouletFix: correctly close metadata on sessiond thread shutdown
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  David GouletFix: missing data pending signess conversion
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: missing check for metadata data pending
2013-08-27  David GouletTests: change buffers UID test to PID
2013-08-27  David GouletTests: fix health tests to use custom socket timeout
2013-08-27  David GouletFix: remove health test from fast regression
2013-08-27  David GouletUse socket timeout value for tcp timeout if available
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-26  David GouletFix: support VPATH build for tests
2013-08-26  David GouletImprove comments after review
2013-08-26  David GouletRename consumer socket fd to fd_ptr
2013-08-26  David GouletLock consumer data before fd check during destroy
2013-08-26  David GouletUse single callsite for send/recv ops. for consumer...
2013-08-26  David GouletUse consumer fd reference in consumer socket obj
2013-08-26  Simon MarchiUpdate bash completion
2013-08-26  Simon MarchiAdd --list-commands option to the snapshot command
2013-08-26  Simon MarchiReorder functions _lttng_cmd_* functions in bash completion
2013-08-23  Simon MarchiUse parse_size_suffix in snapshot
2013-08-23  David GouletFix: snapshot record error handling
2013-08-23  Mathieu DesnoyersFix: improve error message when UST support is disabled
2013-08-22  David GouletFix: add missing short filter option in help
2013-08-22  David GouletFix: typo in configure.ac for version check
2013-08-22  David GouletFix: remove calibrate syscall option from code
2013-08-22  Mathieu DesnoyersFix: snapshot should fail if no successful snapshot...
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...
next
This page took 0.037737 seconds and 4 git commands to generate.