lttng-tools.git
2021-12-10  Jérémie GalarneauFix: sessiond: snapshot: leak of trace chunk
2021-12-10  Francis DeslauriersTests: add missing kernel test cases to make check...
2021-12-09  Simon Marchiconfigure: enable -Wsuggest-attribute=format
2021-12-09  Simon Marchitests: sync tests/utils/tap with Babeltrace repository
2021-12-09  Philippe Proulxlttng_strerror(): accept positive and negative codes
2021-12-09  Jonathan RajotteFix: test: use BABELTRACE_BIN instead of babeltrace
2021-12-09  Michael JeansonCleanup: consumerd: update stale comment
2021-12-09  Jonathan RajotteFix: action executor: ref count imbalance for session...
2021-12-08  Mathieu DesnoyersFix: relayd: `!vsession->current_trace_chunk` assertion...
2021-12-08  Jérémie GalarneauDocs: relayd: document the semantics of a viewer sessio...
2021-11-19  Michael Jeansonrelayd: do not link lttng-relayd on liblttng-ctl
2021-11-19  Simon Marchicommon: split ini-config in its own convenience library
2021-11-19  Michael JeansonFix: C++ syntax of macOS compat code
2021-11-19  Jérémie GalarneauDocs: optional.h: incorrect declaration example
2021-11-18  Michael JeansonFix: g++ 4.8 doesn't support non-trivial designated...
2021-11-18  Michael JeansonFix: pass explicit type to std::min for 32-bit platforms
2021-11-18  Francis DeslauriersCleanup: ust-app.c: remove extra parenthesis in log...
2021-11-18  Michael JeansonCleanup: typo: commiting -> committing
2021-11-18  Michael JeansonCleanup: typo: existance -> existence
2021-11-18  Francis DeslauriersCleanup: typo: everythong -> everything
2021-11-18  Francis DeslauriersCleanup: typo: mutliple -> multiple
2021-11-18  Simon MarchiRemove extern "C" from internal headers
2021-11-18  Simon Marchitests: compile some tools/tests as C++
2021-11-18  Simon Marchitests: compile all unit tests as C++
2021-11-18  Simon Marchicommon: compile libcommon as C++
2021-11-18  Simon Marchicommon: compile libconsumer, libust-consumer, libkernel...
2021-11-18  Simon Marchicommon: compile libindex as C++
2021-11-18  Simon Marchicommon: compile libtestpoint as C++
2021-11-17  Simon Marchicommon: compile librelayd as C++
2021-11-17  Simon Marchicommon: compile libsessiond-common as C++
2021-11-17  Simon Marchicommon: compile libkernel-ctl as C++
2021-11-17  Simon Marchicommon: compile libhealth as C++
2021-11-17  Simon Marchicommon: compile libhashtable as C++
2021-11-17  Simon Marchicommon: compile libfilter as C++
2021-11-17  Simon Marchicommon: compile libfd-tracker as C++
2021-11-17  Simon Marchicommon: compile libconfig as C++
2021-11-17  Simon Marchicommon: compile libcompat as C++
2021-11-17  Jérémie Galarneau.gitignore: ignore generated filter parser sources
2021-11-17  Simon Marchicommon: compile libbytecode as C++
2021-11-17  Simon Marchicommon: compile libstring-utils as C++
2021-11-17  Simon Marchilib: compile liblttng-ctl as C++
2021-11-17  Simon Marchibin: compile lttng-consumerd as a C++
2021-11-17  Simon Marchibin: compile lttng-crash as a C++
2021-11-17  Simon Marchibin: compile lttng-relayd as a C++
2021-11-17  Simon Marchibin: compile lttng-sessiond as C++
2021-11-17  Simon MarchiFix: tests: fix unused-but-set warning in test_fd_tracker.c
2021-11-17  Simon MarchiFix: sessiond: fix possible buffer overflow warning
2021-11-17  Simon Marchicommon: fix compilation when strnlen, strnup and memrch...
2021-11-02  Jonathan RajotteFix: tests: app unregistering is not guaranteed by...
2021-11-02  Jérémie GalarneauClean-up: lttngctl: copy string using strdup instead...
2021-11-02  Jonathan RajotteFix: lttng-ctl: tracing_group memory leaks
2021-11-02  Jonathan RajotteCleanup: missing ')'
2021-11-02  Francis DeslauriersFix: use <unistd.h> instead of <sys/unistd.h>
2021-11-02  Francis DeslauriersFix: Tests: unchecked `close()` return value
2021-11-02  Jérémie GalarneauFix: relayd: live: mishandled initial null trace chunk
2021-11-01  Jérémie GalarneauDocs: relayd: document the lifetime of viewer session...
2021-10-29  Francis DeslauriersTests: use babeltrace2 for all tests
2021-10-29  Francis DeslauriersTests: port validate_select_poll_epoll.py to bt2 python...
2021-10-29  Francis DeslauriersFix: configure.ac: reporting SDT uprobe as a UST feature
2021-10-29  Francis DeslauriersCleanup: Tests: remove trace after test
2021-10-29  Francis DeslauriersCleanup: Remove unused `live_find_viewer_stream_by_id...
2021-10-29  Francis DeslauriersFix: Tests: leaking epoll fd
2021-10-29  Francis DeslauriersTypo: occurences -> occurrences
2021-10-18  Jérémie GalarneauFix: lttng: add-context: silence coverity warning
2021-10-15  Jérémie GalarneauBuild fix: Missing message in LTTNG_DEPRECATED invocation
2021-10-15  Simon Marchibin: compile lttng as C++
2021-10-15  Michael JeansonCleanup: always use sysconf to get the page size
2021-10-15  Michael JeansonCleanup: namespace 'align' macros
2021-10-15  Jonathan RajotteFix: sessiond: previously created channel cannot be...
2021-10-15  Jonathan RajotteFix: ust: app stuck on recv message during UST comm...
2021-10-15  Jonathan RajotteFix: ust: UST communication can return -EAGAIN
2021-10-15  Jonathan RajotteFix: ust: segfault on lttng start on filter bytecode...
2021-10-15  Francis DeslauriersFix: notification-thread: handling event from a removed...
2021-10-14  Simon Marchicommon/macros: don't define min and max macros in C++
2021-10-14  Simon MarchiAdd mandatory C++ compiler build dependency
2021-10-14  Simon Marchiliblttng-ctl: use export list to define exported symbols
2021-10-14  Simon Marchitests: add some diags in utils.sh
2021-10-14  Simon Marchiinclude: add missing "extern"
2021-10-14  Simon Marchiinclude: remove spurious spaces in condition/session...
2021-10-14  Simon Marchitests: fix header of regression/ust/getcpu-override...
2021-10-05  Michael Jeansoncleanup: remove urcu_bp dependency from ust tests
2021-10-05  Michael Jeansonfix: wrong define used for GCC version check
2021-10-04  Jonathan RajotteCleanup: unnecessary declaration
2021-10-04  Jonathan RajotteCleanup: firing policy source files
2021-10-04  Jérémie GalarneauFix: userspace-probe: unreported error on string copy...
2021-10-04  Francis DeslauriersFix: userspace-probe: truncating binary path for SDT
2021-09-24  Jérémie GalarneauClean-up: sessiond: remove unused ust_app_{lock, unlock...
2021-09-24  Jérémie GalarneauFix: lttng: add-trigger: don't provide a default event...
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-09-23  Francis DeslauriersFix: statements with side-effects in assert statements
2021-09-23  Jonathan RajotteFix: lttng_trace_archive_location_serialize is called...
2021-09-23  Jonathan RajotteFix: sessiond: ust session is inactive during ust_app_g...
2021-09-23  Jonathan RajotteFix: common: error query for trigger action protocol...
2021-09-23  Simon MarchiFix: common: un-hide two rate policy functions
2021-09-23  Simon MarchiFix: include: remove unneeded declaration of lttng_sess...
2021-09-08  Francis DeslauriersFix: Tests: race condition in test_ns_contexts_change
2021-09-08  Francis DeslauriersFix: Tests: race condition in test_event_tracker
2021-08-24  Simon Marchitests: tap: remove semicolons in pass / fail definitions
2021-08-24  Simon Marchiconfigure: add -Wno-gnu-folding-constant
2021-08-20  Jérémie GalarneauFix: man: lttng-rotate: trace file count/size limitatio...
next
This page took 0.041184 seconds and 4 git commands to generate.