lttng-tools.git
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-11  Francis DeslauriersTests: Cleanup: remove unused bash variable
2020-02-11  Francis DeslauriersTypo: 'toogle' -> 'toggle'
2020-02-07  Francis DeslauriersFix: lttng-sessiond: control reaches end of non-void...
2020-02-07  Jonathan RajotteFix: possible null dereference
2020-02-07  Jonathan RajotteFix: string might be uninitialized
2020-02-07  Jonathan RajotteFix: force the use of our _FORTIFY_SOURCE definition
2020-02-04  Jérémie GalarneauUpdate version to v2.12.0-rc1
2020-02-04  Jérémie GalarneauTests: fix: test_relayd_working_directory fails as...
2020-02-03  Jérémie GalarneauFix: sessiond: snapshot errors don't clear session...
2020-02-03  Jérémie GalarneauFix: sessiond: bounded snapshot record fails when no...
2020-02-03  Jérémie GalarneauTests: fix: test_relayd_working_directory fails as...
2020-02-03  Jérémie GalarneauFix: trace-chunk: dereference after NULL check
2020-01-31  Jérémie GalarneauClean-up: mi: remove logically dead code
2020-01-31  Jérémie GalarneauFix: trace-chunk: dereference after null check of old_path
2020-01-31  Jérémie GalarneauClean-up: unchecked return value
2020-01-31  Jérémie GalarneauFix: unchecked return value of cds_lfht_destroy()
2020-01-31  Jérémie GalarneauFix: relayd: return from function without unlocking...
2020-01-31  Jérémie GalarneauClean-up: consumerd: remove unreachable code
2020-01-31  Jérémie GalarneauClean-up: trace-chunk: remove unreachable code
2020-01-31  Jérémie GalarneauFix: unchecked return value of lttng_directory_handle_c...
2020-01-31  Jérémie GalarneauTests: fd-tracker: fix: leak of test paths
2020-01-31  Simon Marchisession-descriptor: fix comment typos in session-descri...
2020-01-31  Jérémie GalarneauFix: directory-handle: typo in equals method breaks...
2020-01-31  Jérémie GalarneauFix: potential use of uninitialized return value
2020-01-31  Jérémie GalarneauClean-up: remove instances of loop initial declarations
2020-01-31  Jérémie GalarneauFix: relayd: register listener threads as rcu readers
2020-01-31  Jérémie Galarneaurelayd: track directory handles through the fd-tracker
2020-01-31  Michael Jeansontests: Move to kernel style SPDX license identifiers
2020-01-31  Simon MarchiFix: include stdlib.h in compat/string.h
2020-01-31  Michael JeansonCleanup: remove superfluous tests.txt
2020-01-31  Michael Jeansonfix: add include guards to compat/path.h
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-30  Simon MarchiSync ax_have_epoll.m4 with autoconf-archive
2020-01-30  Jérémie Galarneau.gitignore: ignore gen-kernel-test-events
2020-01-30  Francis DeslauriersFix: lttng: sanity check of `--probe` description
2020-01-30  Jérémie Galarneaulttng-view: make babeltrace2 the default viewer
2020-01-30  Jérémie Galarneaulttng-view: clean-up: remove unneeded empty line
2020-01-30  Jérémie Galarneaulttng-view: clean-up: static struct viewers array shoul...
2020-01-30  Jérémie Galarneaulttng-view: clean-up: remove commented and unused refer...
2020-01-30  Jérémie Galarneaurelayd: register fd tracker instance to all created...
2020-01-30  Jérémie Galarneaurelayd: track relayd control connection sockets
2020-01-30  Jérémie Galarneaurelayd: track relayd data connection sockets
2020-01-30  Jérémie Galarneaurelayd: replace uses of block FDs by the fs_handle...
2020-01-30  Jérémie Galarneaufd-tracker: restore suspended handles from their inode...
2020-01-30  Jérémie Galarneaudirectory-handle: query if instance is backed by a...
2020-01-30  Jérémie Galarneaudirectory-handle: make lttng_directory_handle_stat...
2020-01-30  Jérémie Galarneaufd-tracker: replace custom optional implementation...
2020-01-30  Jérémie Galarneaudirectory-handle: add an equals method
2020-01-30  Jérémie Galarneautrace chunk: allow associating an fd_tracker to a trace...
2020-01-30  Jérémie Galarneaufd-tracker: refactor: extract fs_handle interface from...
2020-01-30  Jérémie Galarneaufd-tracker: remove use of VLA for unsuspendable_fd...
2020-01-30  Jérémie Galarneaurelayd: share the same output directory handle accross...
2020-01-30  Jérémie GalarneauFix: relayd: fail to create session when trace chunk...
2020-01-30  Jérémie Galarneaurelayd: track the health unix socket with the fd-tracker
2020-01-30  Jérémie Galarneaurelayd: track the health thread's poll fd with fd-tracker
2020-01-30  Jérémie GalarneauLTTNG-RELAYD(8): document the --fd-pool-size option
2020-01-30  Jérémie Galarneaurelayd: rename fd-cap parameter to fd-pool-size
2020-01-30  Jérémie Galarneaurelayd: track the live client connections socket
2020-01-30  Jérémie Galarneaurelayd: track the control and data listener socket
2020-01-30  Jérémie Galarneaurelayd: track the live listener socket
2020-01-30  Jérémie Galarneaurelayd: track stdio output file descriptors
2020-01-30  Jérémie Galarneaurelayd: track the live viewer worker thread's epoll fd
2020-01-30  Jérémie Galarneaurelayd: track the live listener thread's epoll fd
2020-01-30  Jérémie Galarneaurelayd: track the live_conn_pipe with the fd-tracker
2020-01-30  Jérémie Galarneaurelayd: track listener's epoll fd using the fd-tracker
2020-01-30  Jérémie Galarneaurelayd: track worker thread's epoll fd using the fd...
2020-01-30  Jérémie Galarneaurelayd: track clients of the health unix socket with...
2020-01-30  Jérémie Galarneaurelayd: track the health quit pipe with the fd-tracker
2020-01-30  Jérémie Galarneaurelayd: track the relay_conn_pipe with the fd-tracker
2020-01-30  Jérémie Galarneaurelayd: track the quit pipe with the fd-tracker
2020-01-30  Jérémie Galarneaurelayd: Don't bypass the fd tracker when closing file...
2020-01-30  Jérémie Galarneaurelayd: initialize the global fd tracker from fd_cap...
2020-01-30  Jérémie Galarneaurelayd: clean-up: reduce the number of exit paths in...
2020-01-30  Jérémie Galarneaurelayd: add fd-cap option to limit the number of opened FDs
2020-01-23  Jonathan RajotteFix: use lttng_tracker_id_status enum values
2020-01-23  Christophe... Fix: update context types for Python bindings
2020-01-17  Francis DeslauriersFix: lttng: placing probe on symbol starting with `_`
2020-01-17  Michael JeansonFix: build failure with -fno-common
2020-01-17  Francis DeslauriersFix: Tests: missing stream redirect causes test failure
2020-01-15  Jonathan RajotteFix: automatic enum value overwrites existing error...
2020-01-15  Benjamin Poirierdoc: Fix bind address example for lttng-relayd
2020-01-15  Jérémie GalarneauBuild fix: dist target builds fails due to missing...
2020-01-14  Francis DeslauriersFix: track-untrack.c: regression of `--all --pid` optio...
2020-01-14  Francis Deslaurierstrack-untrack.c: error out on unknown CLI options
2020-01-14  Jérémie GalarneauAdd test_event_tracker to the TESTS variable
2020-01-14  Francis DeslauriersAdd missing `test_event_tracker` to fast_regression
2020-01-14  Francis DeslauriersCleanup: track-untrack.c: declare all `int` on the...
2020-01-14  Jérémie GalarneauFix: relayd: hostname check is too restrictive
2020-01-14  Jérémie GalarneauCleanup: remove extra whitespace from include directive
2020-01-13  Jonathan RajotteFix: skip start trace for app that are already started.
2020-01-13  Jonathan RajotteFix: keep active session state on redundant start command
2020-01-13  Francis DeslauriersFix: build failures when `--without-lttng-ust`
2019-12-20  Jérémie GalarneauSync lttng-ust ABI version in ust-abi-internal.h 2.12-pre
2019-12-20  Jérémie GalarneauSync lttng-modules ABI version in internal kernel-ioctl.h
2019-12-20  Jérémie GalarneauFix: lttng-clear: invalid free of session name
2019-12-20  Jonathan RajotteFix: initialize var_data to NULL
2019-12-20  Jonathan Rajottetracker: update API documentation
next
This page took 0.041848 seconds and 5 git commands to generate.