lttng-tools.git
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
2019-12-20  Jonathan RajotteCleanup: remove struct lttng_handle from tracker.h
2019-12-20  Jonathan RajotteRefactoring: introduce lttng_tracker_ids_serialize
2019-12-20  Jonathan RajotteRefactoring: move count to an output parameter
2019-12-20  Jonathan RajotteRefactoring: introduce lttng_tracker_ids data structure
2019-12-20  Jonathan RajotteRefactoring: use an opaque lttng_tracker_id type
2019-12-20  Jonathan RajotteFix: Initialize ret to zero
2019-12-20  Jonathan RajotteUpdate track/untrack man page
2019-12-20  Jonathan RajotteError early on invalid tracker type for UST domain
2019-12-20  Jonathan Rajotteust-app: remove dead code
2019-12-20  Jonathan RajotteFix: Skip uid registry when metadata key value is 0
2019-12-20  Mathieu Desnoyerstrackers: bump MI version to 4.0
2019-12-20  Mathieu Desnoyerstests: test uid/gid/pid/vuid/vgid/vpid trackers
2019-12-20  Jonathan Rajottetrackers: update list/track/untrack commands
2019-12-20  Jonathan Rajottetrackers: support tracking feature
2019-12-20  Mathieu Desnoyerstrackers: add sessiond tracker list implementation
2019-12-20  Mathieu Desnoyerstrackers: update lttng-modules tracer ABI
2019-12-20  Jonathan Rajottetrackers: introduce new tracker types
2019-12-20  Mathieu Desnoyerstrackers: change error code from "pid" to "id"
2019-12-20  Jonathan Rajotteformat: use AfterCaseLabel: true for switch case
2019-12-20  Jérémie GalarneauFix: sessiond: check for lttng-modules ABI 2.1 rather...
2019-12-20  Mathieu DesnoyersDoc: man page: lttng-relayd LTTNG_RELAYD_DISALLOW_CLEAR...
2019-12-20  Jonathan RajotteDoc: lttng-clear(8) man page
2019-12-19  Jonathan Rajottetests: mi for clear command
2019-12-19  Jonathan Rajottetests: lttng clear command
2019-12-19  Mathieu Desnoyerstests: gen-ust-events: abort() on argument error
2019-12-19  Jonathan Rajottetests: gen-ust-events: add touch and wait sync points...
2019-12-19  Mathieu Desnoyerstests: gen-ust-events: use options instead of arguments
next
This page took 0.064956 seconds and 5 git commands to generate.