lttng-tools.git
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...
2021-08-06  Francis DeslauriersFix: runas: less-than-zero comparison of an unsigned...
2021-08-05  Jérémie Galarneaurun-as: clean-up: handle_one_cmd: mark initial uid...
2021-08-05  Francis DeslauriersFix: runas: supplementary groups are ignored on lttng...
2021-08-03  Jérémie GalarneauDocs: lttng-event-rule(7): --exclude does not exist...
2021-08-02  Francis Deslaurierssessiond: logging typo: {triger, triggger} -> trigger
2021-08-02  Simon MarchiFix: lttng: free sessions in cmd_destroy
2021-08-02  Simon MarchiFix: lttng: free domains and channels in get_session_st...
2021-07-19  Jérémie GalarneauTests fix: unix socket: leaked socket of connection...
2021-07-19  Jérémie GalarneauFix: sessiond: notification: missing unlock on client...
2021-07-16  Jérémie Galarneauliblttng-ctl: hide logger_thread_name
2021-07-16  Jérémie Galarneauliblttng-ctl: hide MI trigger command variables
2021-07-16  Francis DeslauriersCleanup: rename `get_domain_str()` -> `lttng_domain_typ...
2021-07-16  Jérémie Galarneau.gitignore: Add hidden trigger test
2021-07-16  Jérémie GalarneauTest: unix socket: test credential passing
2021-07-15  Jérémie GalarneauBuild fix: retrieve unix socket peer PID on non-unix...
2021-07-12  Jérémie GalarneauFix: sessiond: notification: find_tracer_event_source...
2021-07-12  Francis DeslauriersTests: MI: add `diag` statements to test functions
2021-07-12  Francis DeslauriersCleanup: fix comments in `duplicate_{stream,channel...
2021-07-12  Jérémie GalarneauTests: add hidden trigger visibility test
2021-07-12  Jérémie GalarneauFix: sessiond: list-triggers: don't return internal...
2021-07-12  Jérémie Galarneauunix: receive pid on non-linux platforms
2021-07-12  Jérémie GalarneauClean-up: sessiond: return an lttng_error_code from...
2021-07-12  Francis Deslauriersnotification-thread: remove fd from pollset on LPOLLHUP...
2021-07-07  Jérémie GalarneauTests: fix: list triggers: bc missing on system
2021-07-06  Jérémie GalarneauClean-up: event-expr: remove unreachable code
2021-07-06  Jérémie GalarneauFix: lttng: remove-trigger: null dereference on MI...
2021-07-06  Jérémie GalarneauFix: lttng: list-trigger: leak of error query in query...
2021-07-06  Jérémie GalarneauFix: lttng: add-trigger: null dereference on MI initial...
2021-07-06  Jérémie Galarneaulttng: add-trigger: print generated trigger name
2021-07-05  Jérémie Galarneausessiond: generate trigger name: name triggers with...
2021-07-01  Jérémie GalarneauRevert "lttng: add-trigger: print generated trigger...
2021-06-30  Jérémie Galarneaulttng: add-trigger: print generated trigger name
2021-06-30  Jonathan RajotteMI: xsd: bump to 4.1
2021-06-30  Jonathan RajotteTests: trigger: mi: use utils.sh xsd versions for xml...
2021-06-30  Jonathan RajotteTests: utils: regroup xml utils to utils.sh
2021-06-30  Jonathan RajotteTests: MI: {add, list, remove}-trigger
2021-06-30  Jonathan RajotteMI: xsd: add objects type definition related to trigger
2021-06-30  Jonathan RajotteMI: xsd: sort output_type
2021-06-30  Jonathan RajotteMI: xsd: sort command_string_type
2021-06-30  Jonathan RajotteAdd pretty_xml utils
2021-06-30  Jonathan RajotteMove xml utils from mi subfolder to xml-utils folder
2021-06-30  Jonathan RajotteFix: lttng_triggers count is not equal to the size...
2021-06-29  Jonathan RajotteMI: {add, list, remove} trigger
2021-06-29  Jonathan RajotteMI: implement all objects related to trigger machine...
2021-06-22  Jonathan RajotteMove event-expr-to-bytecode to event-expr
2021-06-22  Jonathan RajotteMove event-expr from liblttng-ctl to libcommon
2021-06-22  Jonathan RajotteMI: support double element
2021-06-16  Jérémie GalarneauFix: rotation client example: leak of handle on error
2021-06-16  Michael JeansonSilence warnings on GCC 4.8 with -Wmaybe-uninitialized
2021-06-16  Philippe Proulxdoc/man/common-footer.txt: add missing non-breaking...
2021-06-16  Philippe ProulxRename "tracing session" -> "recording session"
2021-06-16  Philippe Proulxdoc/man: use double quotes when referring to internal...
2021-06-16  Philippe Proulxdoc/man: update type/domain options for common event...
2021-06-16  Francis DeslauriersFix: use of uninitialised bytes valgrind warning
2021-06-16  Jonathan RajotteFix: build: libcommon fd-tracker dependency is not...
2021-06-16  Jérémie GalarneauClean-up: mark lttng_error_query communication header...
2021-06-16  Jérémie GalarneauAdd condition-targeting error query
2021-06-11  Francis Deslauriersaction list: missing renames from previous name "group"
2021-06-11  Francis DeslauriersCleanup: ust-app: simplify ust_app_synchronize() error...
2021-06-11  Francis DeslauriersFix: double mutex_unlock() if session is deleted
2021-06-11  Francis DeslauriersFix: out of sync lttng_ust_ctl_sigbug_handle() prototype
2021-06-11  Francis DeslauriersFix: appending unallocated data from beyond exclusion...
2021-06-11  Francis DeslauriersTests: remove leftover temporary files
2021-06-11  Philippe Proulxlttng-disable-channel(1): fix typo
next
This page took 0.040772 seconds and 4 git commands to generate.