lttng-tools.git
2014-11-06  Jérémie GalarneauUpdate version to v2.5.2 v2.5.2
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-20  David GouletUpdate version to v2.5.1 v2.5.1
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-08-16  Jérémie GalarneauFix: Man page typos
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.5.0 v2.5.0
2014-07-16  David GouletFix: validate file path creds in autoload mode
2014-07-16  David GouletFix: change session file loading order
2014-07-16  David GouletFix: add Loading Sessions section to lttng-sessiond.8
2014-07-16  David GouletFix: add default session conf. dir to manpage
2014-07-15  David GouletFix: on session load, add it to the .lttngrc
2014-07-15  David GouletFix: clarify session conf. directory in man
2014-07-15  David GouletFix: filter error path could free invalid ptr
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  David GouletFix: avoid freeing invalid ptr in filter bytecode
2014-07-14  Julien DesfossezFix: get the stream_id when generating live beacons
2014-07-14  David GouletFix: use biggest subbuffer size for snapshot max-size
2014-07-11  Jérémie GalarneauFix: Possible memory leak when multiple config files...
2014-07-11  Jérémie GalarneauFix: Clamp verbosity value read from config file
2014-07-11  Jérémie GalarneauFix: Unchecked strdup return values in set_option
2014-07-10  David GouletUpdate version to v2.5.0-rc2
2014-07-10  David GouletTest: add JUL disable event tests
2014-07-10  David GouletFix: disable JUL event on UST side
2014-07-10  David GouletFix: add test UST perf to extra dist
2014-07-10  David GouletFix: add a get HOME dir fallback to getpwuid
2014-07-10  David GouletFix: signedness of the session live timer
2014-07-10  Jérémie GalarneauFix: logger name dropped from filter condition when...
2014-07-10  David GouletFix: refactor function that fixes memory leak also
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-07-10  Martin TownsendFix: add missing URCU_TLS to logging time variable
2014-07-10  David GouletFix: auto load session in the auto/ directory
2014-06-26  David GouletFix: accept override flag even without a load path
2014-06-26  David GouletFix: bad error code path when loading session
2014-06-25  David GouletFix: set session in output mode if URL are set afterwards
2014-06-25  David GouletFix: add a kernel context list to the channel
2014-06-19  Francis DeslauriersFix: Add vpid, vppid and vtid info in add-context help
2014-06-17  Jonathan Rajotte... Fix: wrong behavior of save command when no session...
2014-06-12  Jonathan Rajotte... Fix: missing context type string in save for ust context
2014-06-12  Jonathan Rajotte... Fix: wrong casting of return value
2014-06-12  Paul WoegererFix: add dependency to libcommon for python binding
2014-06-12  Raphaël BeamonteFix: remove the default GIT_VERSION
2014-05-28  David GouletUpdate version to v2.5.0-rc1 v2.5.0-rc1
2014-05-28  David GouletAdd missing test files to EXTRA_DIST
2014-05-28  David GouletAdd hidden attribute to some common functions
2014-05-28  David GouletAdd the load session API call
2014-05-28  Fredrik MarkströmFix: alignment problems on targets not supporting unali...
2014-05-27  David GouletAdd gen-ust-tracef binary to gitignore
2014-05-27  Mathieu DesnoyersImplement test_event_tracef
2014-05-27  Mathieu DesnoyersImplement tracef test application "gen-ust-tracef"
2014-05-27  David GouletFix: out of tree build
2014-05-26  David GouletList session event loglevel for the JUL domain
2014-05-26  David GouletFix: possible use after free in consumer
2014-05-26  David GouletFix: man page typo
2014-05-26  David GouletRemove deprecated API from lttng.h
2014-05-26  David GouletSplit lttng.h into several files
2014-05-26  David GouletFix: improve and update lttng.h comments
2014-05-26  David GouletTest: add JUL filtering test
2014-05-26  David GouletFix: JUL filtering for event *
2014-05-23  David GouletFix: don't send consumer error to sessiond in teardown
2014-05-23  David GouletDon't print time and pid/tid in ERR() and WARN()
2014-05-23  David GouletFix: saturate verbosity level to 3
2014-05-23  David GouletRemove the --consumerd-only from the configure
2014-05-23  David GouletFix: deny overwrite mode and num subbuf less than 2
2014-05-23  David GouletFix: add missing lib rt link for clock_gettime
2014-05-22  David GouletRevert "Remove --no-output option from the command...
2014-05-22  David GouletRemove --no-output option from the command line
2014-05-22  David GouletAdd timestamp to log
2014-05-22  David GouletAdd max-size to snapshot list output
2014-05-22  David GouletAdd live timer and tracefile count/size to list
2014-05-22  David GouletFix: remove bad option in enable channel --help
2014-05-21  Christian BabeuxFix: Tests with racy event validation
2014-05-21  Mathieu DesnoyersDoc: document tracefile max size discarded event limitation
2014-05-21  David GouletFix: implicit conversion from enumeration
2014-05-21  David GouletFix: clarify man page lttng.1
2014-05-21  David GouletFix: disable-event/channel return error if no domain
2014-05-14  Jérémie GalarneauFix: Tests should set the LTTNG_SESSION_CONFIG_XSD_PATH...
2014-05-14  Jan GlauberConfigurable kernel module probes support
2014-05-14  Jan GlauberRemove required parameter from module parameters
2014-05-14  Jan GlauberSeperate probe modules from control modules
2014-05-14  Jan GlauberUse common functions for module loading and unloading
2014-05-14  Jérémie GalarneauDocs: Add a section documenting lttng-sessiond's -l...
2014-05-14  Jérémie GalarneauFix: Copy-pasted PERROR messages may be misleading
next
This page took 0.037509 seconds and 4 git commands to generate.