lttng-tools.git
2020-04-16  Jérémie GalarneauUpdate version to v2.10.11 stable-2.10 v2.10.11
2020-04-06  Simon MarchiFix: common: add `void` parameter to log_add_time decla...
2020-04-06  Jérémie GalarneauFix: lttng-list: don't warn when the kernel domain...
2020-04-06  Jérémie GalarneauFix: sessiond: occasional badfd error on repeated SIGTERM
2020-04-06  Jérémie GalarneauFix: lttng: incorrect domain list printed when no domai...
2020-04-06  Jérémie GalarneauSilence `POSIX Yacc` warnings
2020-02-11  Francis DeslauriersTests: Fix: `wait_on_file()` returns too early
2020-02-11  Francis DeslauriersFix: Tests: utils.sh: fix unbound variable
2020-02-11  Francis DeslauriersTests: Fix typo: registerd -> registered
2020-02-07  Jonathan RajotteFix: force the use of our _FORTIFY_SOURCE definition
2020-02-05  Jérémie GalarneauUpdate version to v2.10.10 v2.10.10
2020-02-05  Simon MarchiFix: include stdlib.h in compat/string.h
2020-02-05  Francis DeslauriersFix: lttng: sanity check of `--probe` description
2020-02-05  Francis DeslauriersFix: lttng: placing probe on symbol starting with `_`
2020-01-23  Christophe... Fix: update context types for Python bindings
2020-01-15  Benjamin Poirierdoc: Fix bind address example for lttng-relayd
2019-11-13  Michael JeansonRequire automake >= 1.12
2019-11-13  Mathieu DesnoyersFix: sessiond: ust: deadlock with per-pid buffers
2019-11-05  Jonathan RajotteFix: lttng: initialize sessions pointer to NULL
2019-10-18  Jérémie GalarneauFix: sessiond: use system LTTng-UST headers when available
2019-10-18  Philippe Proulxdoc/man: use specific revision date for each manual...
2019-10-17  Jérémie GalarneauUpdate version to v2.10.9 v2.10.9
2019-10-08  Jérémie GalarneauFix: sessiond: TOCTOU error on save of session configur...
2019-10-08  Jérémie GalarneauFix: tests: replace truncation-prone logging helper
2019-10-01  Jérémie GalarneauUpdate version to v2.10.8 v2.10.8
2019-09-26  Jérémie GalarneauFix: lttng: out-of-bound copy of arguments in 'view...
2019-09-26  Jérémie Galarneausessiond: fix: strncpy called with source length
2019-09-26  Jérémie Galarneausessiond: fix: possible unaligned access in packed...
2019-09-26  Jérémie Galarneaulttng-ctl: fix: possible unaligned access in packed...
2019-09-26  Jérémie Galarneauconsumer: fix: possible unaligned access in packed...
2019-09-26  Jérémie Galarneauinet: fix: possible unaligned access in packed structur...
2019-09-26  Jérémie Galarneauconsumer: fix: unaligned accesses to index fields
2019-09-26  Jérémie Galarneaulttng: fix: potential 0-length allocation in pid list...
2019-09-26  Jérémie GalarneauTests: fix: uninitialized session_id used on list_sessi...
2019-09-26  Jérémie GalarneauTests: fix: uninitialized values passed to close()...
2019-09-26  Jérémie Galarneaulttng-ctl: fix: lttng_data_pending confuses communicati...
2019-09-26  Geneviève BastienFix typo in regenerate statedump test util
2019-09-26  Jérémie GalarneauFix: metadata stream is not marked as quiescent after...
2019-09-26  Jérémie GalarneauRemove unused bitfield.h header
2019-09-26  Jérémie GalarneauFix: sessiond: fs.protected_regular sysctl breaks app...
2019-09-25  Mathieu DesnoyersFix: lttng-crash: detect truncated files
2019-09-25  Jonathan RajotteFix: use newly created event filter for condition check
2019-09-05  Michael JeansonFix: namespace our gettid wrapper
2019-09-05  Jonathan RajotteFix: check for lttng modules presence before testing
2019-09-05  Mathieu DesnoyersFix: test_crash: don't kill first app twice
2019-09-05  Mathieu DesnoyersCleanup: test: don't stop relayd twice
2019-09-05  Mathieu DesnoyersFix: test: utils.sh: exit from process on full_cleanup
2019-09-05  Mathieu DesnoyersFix: utils.sh: handle SIGPIPE
2019-09-05  Mathieu DesnoyersFix: tests: error handling in high throughput limits...
2019-09-05  Mathieu DesnoyersImprove handling of test SIGTERM/SIGINT (v2)
2019-09-05  Jonathan RajotteFix: check validity of a stream before invoking ust...
2019-09-05  Mathieu DesnoyersFix: initialize syscall table when kernel tracer is...
2019-05-24  Jérémie GalarneauUpdate version to v2.10.7 v2.10.7
2019-05-24  Jonathan RajotteUpdate base test for binding
2019-05-24  Jonathan RajotteFix: python binding: expose domain buffer type
2019-05-07  Yannick LamarreFix: lttng_poll_mod calls compat_(e)poll_add
2019-04-25  Jonathan RajotteFix: getgrnam is not MT-Safe, use getgrnam_r
2019-04-24  Mathieu DesnoyersFix: logging: log_add_time() save/restore errno
2019-04-24  Mathieu DesnoyersFix relayd: initialize beacon to -1ULL
2019-04-24  Mathieu DesnoyersFix: relayd: handling of lttng_read errors >= 0
2019-04-24  Jérémie GalarneauFix tests: NULL pointer dereference in ust channel...
2019-04-24  Jérémie GalarneauFix tests: NULL pointer dereference in ltt_ust_context...
2019-04-24  Jérémie GalarneauLog the wait-shm's path on shm_open failure
2019-04-01  Jonathan RajotteTests: use modprobe to test for the presence of lttng...
2019-03-29  Michael JeansonFix: skip test when ust doesn't have perf support
2019-03-29  Jonathan RajotteTests: check for lttng-modules presence
2019-03-29  Yannick LamarreFix: Properly sanitize input parameter
2019-03-29  Michael JeansonFix tests: link libpause_consumer on liblttng-ctl
2019-03-29  Michael Jeansontap-driver.sh: flush stdout after each test result
2019-03-29  Jérémie GalarneauFix tests: snapshot size validation failure runs too...
2019-03-29  Jonathan RajotteFix tests: the tree origin can be a symlink itself
2019-03-29  Jonathan RajotteFix tests: skip test_getcpu_override on single core...
2019-03-29  Yannick LamarreFix: Add POPT_CFLAGS to lttng_CFLAGS
2019-03-29  Mathieu DesnoyersFix: consumer snapshot: handle unsigned long overflow
2019-03-29  Jérémie GalarneauFix: wrong error code returned by kernel_snapshot_record()
2019-03-29  Jérémie GalarneauDocs: document the format of the lttng_session path...
2019-03-29  Jérémie GalarneauFix: check illegal combinations of ctrl-url/data-url...
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 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
next
This page took 0.039492 seconds and 4 git commands to generate.