lttng-tools.git
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
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 RajotteDocs: RELAYD(8): document the --group-output-by-session...
2019-11-08  Jonathan RajotteTests: unit testing for backward compatibility of group...
2019-11-08  Jonathan Rajotterelayd: Add backward compatibility for --group-output...
2019-11-08  Jonathan RajotteTests: regression testing for lttng-relayd --group...
2019-11-08  Jonathan RajotteTests: lttng_snapshot_add_output_ok: allow specifying...
2019-11-08  Jonathan Rajotterelayd: introduce --group-output-by-session
2019-11-06  Mathieu DesnoyersFix: sessiond: ust: deadlock with per-pid buffers
2019-11-06  Jérémie Galarneaurelayd: close viewer stream trace chunk earlier on...
2019-11-06  Mathieu DesnoyersFix: relayd: put chunk reference when closing stream
2019-11-06  Mathieu DesnoyersFix: relayd: tracefile rotation: viewer opening missing...
2019-11-05  Jonathan RajotteTests: fix shellcheck warning
2019-11-05  Jonathan RajotteTests: base path: lttng load for session configuration
2019-11-05  Jonathan RajotteCleanup: remove unused internal lttng_session_descripto...
2019-11-05  Jonathan RajotteRefactor: Move set session path to own function
2019-11-05  Jonathan RajotteFix: move set base_path of session to URI configuration
2019-11-05  Michael JeansonFix: tests: re-add link to urcu-bp for _LGPL_SOURCE...
2019-11-05  Michael JeansonFix: tests: use DL_LIBS variable in ust multi-lib test
2019-11-05  Jonathan RajotteFix: lttng: initialize sessions pointer to NULL
2019-11-05  Michael JeansonUse pkgconfig to detect and configure liblttng-ust
2019-11-05  Michael JeansonFix: check for dtrace and sdt.h before enabling SDT...
2019-10-30  Jérémie GalarneauFix: consumerd: crash occurs when taking snapshot of...
2019-10-29  Jérémie GalarneauFix: trace-chunk: log the cause of file open failures
2019-10-29  Jérémie GalarneauFix: relayd: live: crash when creating viewer streams
2019-10-29  Jérémie GalarneauFix: relayd: live: crash on attach to a session without...
2019-10-29  Jérémie GalarneauFix: relayd: live: some listed sessions are not attacheable
2019-10-29  Jérémie GalarneauFix: relayd: don't put un-acquired trace chunk reference
2019-10-29  Jérémie GalarneauFix: relayd: don't put un-acquired viewer trace chunk...
2019-10-28  Jérémie GalarneauFix: consumerd: NULL pointer dereference during metadat...
2019-10-28  Jérémie Galarneauconsumerd: clean-up: stream attribute accessed without...
2019-10-24  Jérémie GalarneauTests: namespace tests fail to build on older libc
2019-10-24  Michael JeansonFix: check for lttng-ust >= 2.11 at configure
2019-10-24  Jérémie Galarneausessiond: build fails in --without-lttng-ust configuration
2019-10-23  Jonathan RajotteTests: use "kill -0" for app existence check in NS...
2019-10-23  Michael JeansonTests: add kernel namespace context change tests
2019-10-23  Michael JeansonTests: add UST namespace context change tests
2019-10-23  Michael JeansonTests: add kernel namespace contexts tests
2019-10-23  Michael JeansonTests: add UST namespace contexts tests
2019-10-23  Jonathan RajotteMI: add support for namespace and uid/gid contexts
2019-10-23  Michael JeansonAdd UST uid/gid contexts
2019-10-23  Michael JeansonAdd kernel uid/gid contexts
2019-10-23  Michael JeansonAdd UST namespace contexts
2019-10-23  Michael JeansonAdd kernel namespace contexts
2019-10-22  Jérémie GalarneauUpdate local copy of ust-abi.h to reflect addition...
2019-10-22  Jonathan RajotteTests: fix: tmp dir can be a symlink
2019-10-22  Jonathan RajotteDocs: relayd: document LTTNG_RELAYD_WORKING_DIRECTORY...
2019-10-22  Jonathan RajotteDocs: relayd: document the --working-directory/-w optio...
2019-10-22  Jonathan RajotteIntroduce LTTNG_RELAYD_WORKING_DIRECTORY environment...
2019-10-22  Jonathan RajotteTests: add an lttng-relayd working directory test
2019-10-22  Jonathan Rajotterelayd: introduce --working-directory/-w options
2019-10-22  Kai KangFix: compile fails for x32 arch
2019-10-19  Michael JeansonTypo: occured -> occurred
next
This page took 0.039552 seconds and 4 git commands to generate.