deliverable/lttng-tools.git
2019-04-11  Jonathan Rajottebuild: include clear.h in dist stable-2.10-backport
2019-04-10  Jonathan RajotteTest: clear: local, streaming, live, tracefile rotation
2019-04-10  Jonathan RajotteFix: out_fd can be uninitialized.
2019-04-10  Francis DeslauriersFix: leftover use of channel fd as identifier
2019-04-10  Mathieu DesnoyersPropagate error for clear command
2019-04-10  Mathieu Desnoyerssessiond: Implement clear for sessions with local and...
2019-04-10  Mathieu Desnoyersconsumerd: Implement clear stream/session commands
2019-04-10  Mathieu Desnoyersrelayd: Implement custom EfficiOS session clear
2019-04-10  Mathieu Desnoyersindex common code: introduce lttng_index_file_unlink
2019-04-10  Mathieu DesnoyersFix: logging: log_add_time() save/restore errno
2019-04-10  Mathieu DesnoyersFix relayd: initialize beacon to -1ULL
2019-04-10  Mathieu DesnoyersFix: relayd: handling of lttng_read errors >= 0
2019-04-10  Francis DeslauriersUse free running metadata channel key between sessiond...
2019-04-10  Julien DesfossezFix: use a free running channel key between sessiond...
2019-04-10  Jonathan RajotteRelayd: disallow-clear option parsing
2019-04-10  Jonathan RajotteUpdate lttng_clear_session relevant error code return
2019-04-10  Jonathan RajotteUst-consumer: Add channel key to error msg on channel...
2019-04-10  Jonathan RajotteDoc: lttng clear man page
2019-04-10  Jonathan RajotteTest: mi for clear command
2019-04-10  Jonathan RajotteFix: kernel metadata is generated on the fly for snapsh...
2019-04-10  Jonathan RajotteTest: clear: take an additional snapshot after clear...
2019-04-10  Jonathan RajotteTest: lttng clear command for snapshot session
2019-04-10  Jonathan RajotteGen-ust-events: add touch and wait sync points before...
2019-04-10  Jonathan RajotteGen-ust-events: add sync point before last event
2019-04-10  Jonathan RajotteGen-ust-events: use options instead of arguments
2019-04-10  Jonathan RajotteCLI: Implement lttng clear session command
2019-04-10  Jonathan RajotteLttng-ctl: Expose sessiond cmd_clear_session command
2019-04-10  Jonathan RajotteSessiond: Implement cmd_clear_session
2019-04-10  Jonathan RajotteConsumer: implement LTTNG_CONSUMER_CLEAR_CHANNEL
2019-04-10  Jonathan RajotteConsumer: Implement lttng_consumer_clear_channel
2019-04-10  Jonathan RajotteUst consumer: Expose userspace clear buffer operation
2019-04-10  Jonathan RajotteKernel-ctl: Expose kernel clear buffer operation
2019-04-10  Jonathan RajotteBackport: Tests: use modprobe to test for the presence...
2019-04-10  Jonathan RajotteBackport: create_lttng_session_uri from 308a89467c4dbfe...
2019-02-11  Michael JeansonRemove duplicate check for dlopen
2019-02-11  Jonathan RajotteTests: take multiple snapshots in streaming mode
2019-02-11  Jonathan RajotteFix: don't destroy the sockets if the snapshot was...
2019-01-23  Jérémie GalarneauFix: missing rcu read locking in trigger "unregister...
2019-01-23  Jérémie GalarneauFix: notification thread: RCU-safe reclaim of hash...
2019-01-22  Jérémie GalarneauUpdate version to v2.10.6
2019-01-21  Jérémie GalarneauFix: worker structure is leaked in run_as process
2019-01-21  Jérémie GalarneauFix: only free trace_path when it is dynamically allocated
2019-01-21  Jérémie GalarneauFix: leak of filter bytecode and expression on agent...
2019-01-21  Jérémie GalarneauTest fix: python logging test spams its output
2019-01-21  Jérémie GalarneauFix: leak of rundir config string
2019-01-21  Mathieu DesnoyersFix: do not repurpose iterator while it is being used
2019-01-21  Mathieu DesnoyersFix: run_command_wait() handle partial write
2019-01-21  Mathieu DesnoyersFix: tests: test_crash should start sessions
2019-01-21  Michael JeansonAdd *.exe to gitignore for Cygwin
2019-01-21  Michael JeansonFix: warning 'fd' may be used uninitialized
2018-11-16  Mathieu DesnoyersFix: max_t/min_t macros are missing cast on input
2018-11-16  Mathieu DesnoyersFix: Connect timeout arithmetic in inet/inet6 (v4)
2018-11-16  Mathieu DesnoyersFix: create_channel_per_pid: remove channel on error
2018-11-16  Mathieu DesnoyersFix: channel errors on local stress-tests
2018-11-16  Mathieu DesnoyersFix: channel_ust_create: remove channel on agent error
2018-10-30  Mathieu DesnoyersAlways choose large event header for UST channels
2018-10-30  Jérémie GalarneauRemove unnecessary check of output parameter
2018-09-19  Jonathan RajotteFix: perform local data pending before checking data...
2018-09-18  Jonathan RajotteFix: double put on error path
2018-09-18  Jonathan RajotteFix: holding the stream lock does not equate to having...
2018-09-18  Jonathan RajotteFix: skip uid registry when metadata key is 0
2018-09-18  Jérémie GalarneauDocs: document the meaning of a ust app channel key...
2018-09-18  Jérémie GalarneauFix: acquire stream lock during kernel metadata snapshot
2018-09-17  Jonathan RajotteFix: skip closed session on viewer listing
2018-09-17  Jonathan RajotteFix: use LTTNG_VIEWER_ATTACH_UNK to report a closed...
2018-09-17  Jonathan RajotteDoc: withinin -> within
2018-09-13  Jonathan RajotteFix: perform relayd socket pair cleanup on control...
2018-09-13  Jérémie GalarneauFix: relayd control socket mutex is not destroyed
2018-09-11  Jonathan RajotteTests: do not bound test app iterations when in backgro...
2018-09-11  Jérémie GalarneauTests: add missing rotation and autoload tests to check...
2018-09-11  Jonathan RajotteTests: remove temporary folder
2018-09-11  Jonathan RajotteTests: remove mi result files when done
2018-09-11  Jonathan RajotteTests: Remove unused set +x
2018-09-11  Jonathan RajotteTests: Kill relayd after sessiond to ensure a clean...
2018-09-11  Jonathan RajotteTests: Remove unused variable
2018-09-11  Jonathan RajotteTests: Use stop relayd from utils.sh
2018-09-11  Jonathan RajotteTests: remove declaration already present in utils.sh
2018-09-07  Jérémie GalarneauFix: incorrect error message on regenerate missing...
2018-09-07  Jérémie GalarneauFix: incorrect error message on metadata missing argument
2018-09-07  Jérémie GalarneauFix: snapshot command mishandles missing arguments
2018-09-07  Jérémie GalarneauFix: potential use of NULL path in stat() use
2018-09-07  Jérémie GalarneauFix: passing null to closedir() on error
2018-09-07  Jérémie GalarneauFix: unchecked access to pids array
2018-09-07  Jérémie GalarneauFix: returned pids may be uninitialized
2018-09-07  Francis DeslauriersFix: lttng-save command producing wrong XML fields
2018-09-07  Jérémie GalarneauFix: memory is not zeroed on first set_capacity
2018-09-07  Jérémie GalarneauFix: dynamic buffer mishandles setting capacity to 0
2018-09-07  Jérémie GalarneauFix: client_list_element leak on failure to evaluate...
2018-09-07  Jérémie GalarneauFix: possible NULL dereference in uri_parse_str_urls()
2018-09-07  Jérémie GalarneauFix: clean-up sessiond condig structure on initializati...
2018-09-07  Jérémie GalarneauFix: unchecked return value in sessiond path configuration
2018-09-07  Jérémie GalarneauSet consumer's verbosity to the max level on --verbose...
2018-09-07  Anders WallinTests: added test_autoload to noinst_SCRIPTS
2018-07-24  Jérémie GalarneauUpdate version to v2.10.5
2018-06-11  Francis DeslauriersFix: missing context enum values in session xml schema
2018-06-05  Anders WallinTests: add session auto-loading test cases
2018-06-05  Jonathan RajotteBash completion: ignore namespace for xmllint parsing
2018-06-05  Jérémie GalarneauTypo in ust consumer log message (channek -> channel)
2018-06-05  Jonathan RajotteFix: use signed variable for refcounting of consumer_re...
2018-05-30  Jérémie GalarneauFix: warning due to hash_key_str() being not const...
next
This page took 0.040608 seconds and 5 git commands to generate.