sessiond: document effect of rotated_after_last_stop on clear
[lttng-tools.git] / src /
2019-12-19  Mathieu Desnoyerssessiond: document effect of rotated_after_last_stop...
2019-12-19  Mathieu Desnoyerssessiond: snapshot: set trace chunk to NULL before...
2019-12-19  Mathieu Desnoyersrelayd: return invalid protocol error on close chunk...
2019-12-19  Mathieu Desnoyersrelayd: set has rotated only for explicit rotations
2019-12-19  Mathieu Desnoyerstrace-chunk: Introduce chunk "path", relayd session...
2019-12-19  Mathieu Desnoyersconsumer: add extra debug output
2019-12-19  Mathieu Desnoyersrelayd: add extra debug output
2019-12-19  Mathieu Desnoyerssessiond: implement clear command
2019-12-19  Mathieu Desnoyerssessiond: add clear notifier
2019-12-19  Mathieu Desnoyerssessiond: introduce cleared_after_last_stop
2019-12-19  Mathieu Desnoyerssessiond: implement ust app clear session
2019-12-19  Mathieu Desnoyerssessiond: implement kernel clear session
2019-12-19  Mathieu Desnoyerssessiond: implement consumer clear channel
2019-12-19  Mathieu Desnoyersconsumer: implement clear channel
2019-12-19  Mathieu Desnoyerscommon trace-chunk: introduce lttng_trace_chunk_get_nam...
2019-12-19  Mathieu Desnoyerscommon: trace-chunk: track all files within a chunk
2019-12-19  Mathieu Desnoyerssessiond: cmd_rotate_session: introduce command argument
2019-12-19  Mathieu Desnoyerssessiond: query relayd configuration for availability...
2019-12-19  Mathieu Desnoyersrelayd: Implement get_configuration relayd protocol...
2019-12-19  Mathieu Desnoyerscommon: index and trace-chunk file creation/open API...
2019-12-19  Mathieu Desnoyerscommon: index: remove redundant separator for empty...
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 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  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-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 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  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 Marchicommon: make some functions static in mi-lttng.c
2019-11-29  Simon Marchiconsumerd: make lttng_consumer_close_all_metadata static
2019-11-27  Michael JeansonReplace libuuid with internal implementation
2019-11-27  Simon Marchiconsumerd: remove unused function consumer_del_data_stream
2019-11-25  Jérémie GalarneauClean-up: open_pipe_cloexec() has useless boilerplate
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 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 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 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-12  Jérémie Galarneaurelayd: rename viewer_session_set_trace_chunk and hide it
2019-11-12  Jérémie GalarneauFix: relayd: session trace chunk is copied too late
2019-11-11  Jérémie GalarneauFix: overly restrictive datetime regexp rejects valid...
2019-11-08  Jérémie GalarneauFix: relayd: disallow 0-length session names for 2...
2019-11-08  Jonathan Rajotterelayd: Add backward compatibility for --group-output...
2019-11-08  Jonathan Rajotterelayd: introduce --group-output-by-session
next
This page took 0.041448 seconds and 8 git commands to generate.