lttng-tools.git
2019-12-19  Mathieu Desnoyerssessiond: refactoring: introduce start/stop_kernel_session
2019-12-19  Mathieu Desnoyerssessiond-comm: add clear command support to consumer...
2019-12-19  Mathieu Desnoyerssessiond-comm: Document feature branch specific command...
2019-12-19  Mathieu Desnoyersrelayd: tracefile array: Allow head position to skip...
2019-12-19  Mathieu Desnoyersrelayd tracefile array: add tracefile_array_reset
2019-12-19  Mathieu Desnoyerscommon dynamic-array: Introduce dynamic array clear
2019-12-19  Mathieu Desnoyersrelayd: environment variable to disable clear command
2019-12-19  Jonathan Rajottelttng: Implement lttng clear session command
2019-12-19  Mathieu Desnoyerslttng-ctl: Expose sessiond cmd_clear_session command
2019-12-19  Mathieu Desnoyerscommon error: Add errors for clear feature
2019-12-19  Jonathan Rajotteust-consumer: Expose user space clear buffer operation
2019-12-19  Jonathan Rajottekernel-ctl: Expose kernel clear buffer operation
2019-12-19  Mathieu DesnoyersTest: rotate_utils.sh: consider chunk archive with...
2019-12-19  Mathieu DesnoyersSend ust and kernel domain directory handle to consumer
2019-12-19  Mathieu DesnoyersFix: consumer: do not flush on transition from NULL...
2019-12-19  Mathieu DesnoyersFix: consumer: honor "active" flush flag
2019-12-19  Mathieu DesnoyersFix: sessiond cmd.h: include missing lttng-sessiond.h
2019-12-19  Mathieu DesnoyersFix: sessiond: ust-app: per-pid buffers: Create empty...
2019-12-19  Mathieu DesnoyersFix: utils: utils_stream_file_path separator
2019-12-19  Mathieu DesnoyersFix: consumerd: use packet sequence number for rotation...
2019-12-19  Mathieu Desnoyersalign.h: Implement ALIGN_FLOOR macro
2019-12-19  Mathieu DesnoyersFix: relayd: per-pid live: no new metadata vs close
2019-12-19  Mathieu DesnoyersFix: relayd: use packet sequence number for rotation...
2019-12-19  Mathieu DesnoyersFix: relayd stream.c: LTTNG_OPTIONAL_GET address confusion
2019-12-19  Mathieu DesnoyersFix: optional.h macro missing parentheses and guards
2019-12-19  Jérémie GalarneauFix: use of strnlen breaks build on Solaris 10
2019-12-16  Simon Marchidynamic-array: fix documentation of lttng_dynamic_point...
2019-12-13  Jérémie GalarneauFix: make dist fails on sdt-probe test with autotools...
2019-12-13  Jonathan RajotteFix: tests: metadata presence on relayd is not determin...
2019-12-13  Jonathan RajotteFix: move testpoint after state update
2019-12-13  Jérémie GalarneauMake lttng_directory_handle reference countable
2019-12-12  Jérémie GalarneauClean-up: apply clang-format to the newly added fd...
2019-12-12  Jérémie GalarneauFix build: fd-tracker is not part of librelayd
2019-12-12  Jérémie GalarneauAdd git-review config
2019-12-09  Simon Marchidoc: fix typo in lttng-enable-event man page
2019-12-09  Simon Marchitests: make functions static in test_notification.c
2019-12-09  Simon Marchitests: make functions static in test_utils_compat_poll.c
2019-12-09  Simon Marchitests: make functions static in test_utils_expand_path.c
2019-12-09  Simon Marchitests: make functions static in test_session.c
2019-12-09  Simon Marchitests: make functions static in test_uri.c
2019-12-09  Simon Marchitests: include foo.h in foo.c
2019-12-09  Simon Marchicompat: remove always true assertion in compat-poll.c
2019-12-09  Jérémie GalarneauFix: sessiond: RCU read lock imbalance on get trace...
2019-12-06  Simon Marchitests: add declaration for test_function in userspace...
2019-12-06  Simon Marchitests: add declarations for functions in gen-syscall...
2019-12-06  Simon Marchitests: make entry_handler static in ini_config test
2019-12-06  Simon MarchiFormat lists in src/common/Makefile.am
2019-12-03  Simon Marchisessiond: make functions static in ust-registry.c
2019-12-03  Simon Marchisessiond: make thread_consumer_management function...
2019-12-03  Simon Marchisessiond: make thread_rotation function static
2019-12-03  Jonathan RajotteFix: build: ust -> kernel mix-up in noinst_SCRIPTS
2019-12-03  Jérémie GalarneauFix: relayd: missing metadata stream causes all traces...
2019-12-03  Simon Marchilttng-ctl: add local declarations for obsolete function...
2019-12-03  Simon Marchisessiond: remove unused log_job_destruction function
2019-12-03  Simon Marchisessiond: make disable_context static
2019-12-03  Simon Marchisessiond: make ltt_sessions_ht_alloc static
2019-12-03  Simon Marchirelayd: make functions static in ctf-trace.c
2019-12-02  Simon MarchiMake validate_url_option_combination static in create.c
2019-12-02  Simon MarchiMake _utils_expand_path static
2019-12-02  Simon MarchiRemove unused function uri_create
2019-11-29  Simon Marchiuri: put `inline` at beginning of strpbrk_or_eos declar...
2019-11-29  Simon Marchitests: put `static` keyword at beginning of variable...
2019-11-29  Simon Marchicommon: make some functions static in mi-lttng.c
2019-11-29  Simon Marchiconsumerd: make lttng_consumer_close_all_metadata static
2019-11-27  Jérémie GalarneauREADME.md: libuuid is no longer a dependency
2019-11-27  Michael JeansonReplace libuuid with internal implementation
2019-11-27  Simon Marchiconsumerd: remove unused function consumer_del_data_stream
2019-11-26  Simon Marchim4: sync ax_pthread.m4 with autoconf archive
2019-11-26  Simon Marchiconfigure.ac: Remove duplicated CMD_DESCR_ROTATE definition
2019-11-25  Jérémie GalarneauFix: tests: missing argument in test output print statement
2019-11-25  Jérémie GalarneauSilence bogus warning when building with old GCC versions
2019-11-25  Jérémie GalarneauClean-up: open_pipe_cloexec() has useless boilerplate
2019-11-25  Jérémie GalarneauClean-up: tests: unchecked closedir value in test_fd_tr...
2019-11-25  Jérémie GalarneauFix: fd-tracker: dereference of lttng_inode after NULL...
2019-11-25  Jérémie GalarneauFix: fd-tracker: error path lead to null dereference...
2019-11-25  Jérémie GalarneauFix: fd-tracker: crash on close of partially initialize...
2019-11-23  Jérémie GalarneauTests: add fd-tracker tests for the unlink operation
2019-11-23  Jérémie Galarneaufd-tracker: use lttng_inode to store fs_handle's path
2019-11-23  Jérémie Galarneaufd-tracker: add the lttng-inode interface
2019-11-23  Jérémie Galarneaufd-tracker: add the unlink operation to fs handles
2019-11-23  Jérémie GalarneauTest: add a unit test for the fd tracker
2019-11-23  Jérémie Galarneaufd-tracker: add pipe management wrappers to fd-tracker
2019-11-23  Jérémie Galarneaufd-tracker: add epoll/poll management wrappers to fd...
2019-11-23  Jérémie Galarneaufd-tracker: add an fd-tracker util to common
2019-11-23  Jérémie Galarneaurelayd: close stdin on launch
2019-11-23  Jérémie GalarneauFix: relayd: fully initialize viewer stream before...
2019-11-22  Jérémie GalarneauClean-up relayd: session_release can be marked as static
2019-11-22  Francis DeslauriersFix: relayd: don't send streams if there is no metadata
2019-11-22  Jonathan RajotteFix: update apps on untrack only when session is active
2019-11-22  Jérémie GalarneauFix: consumerd: assert on null trace chunk on session...
2019-11-20  Jérémie GalarneauFix: sessiond: don't wait for a rotation from a null...
2019-11-20  Jérémie GalarneauFix: sessiond: duplicated rotation notification sent
2019-11-20  Jérémie GalarneauFix: relayd: remove assert of non-null stream trace...
2019-11-20  Jérémie GalarneauDocs: verb/noun confusion in comment
2019-11-20  Jérémie GalarneauFix: sessiond: no rotation performed from null chunk...
2019-11-18  Jérémie GalarneauFix: invalid use of destructor in dynamic pointer array
2019-11-15  Jérémie GalarneauFix: relayd: check for a trace chunk before writing...
2019-11-14  Jérémie GalarneauFix: relayd: viewer session trace chunk not released...
2019-11-13  Michael JeansonRequire automake >= 1.12
2019-11-12  Jérémie Galarneaurelayd: rename viewer_session_set_trace_chunk and hide it
next
This page took 0.039758 seconds and 4 git commands to generate.