Tests: Add test to check shared-memory FD leaks after relayd dies
[lttng-tools.git] / include / lttng / condition /
2023-04-12  Jérémie GalarneauClean-up: run format-cpp on the tree
2023-01-16  Jérémie GalarneauAdd a basic .clang-tidy file and fix typedef warnings
2022-03-30  Simon MarchiRename C++ header files to .hpp
2021-11-18  Simon MarchiRemove extern "C" from internal headers
2021-11-17  Simon Marchilib: compile liblttng-ctl as C++
2021-11-17  Simon Marchibin: compile lttng-sessiond as C++
2021-10-15  Simon Marchibin: compile lttng as C++
2021-10-14  Simon Marchiliblttng-ctl: use export list to define exported symbols
2021-10-14  Simon Marchiinclude: remove spurious spaces in condition/session...
2021-06-29  Jonathan RajotteMI: implement all objects related to trigger machine...
2021-04-28  Francis DeslauriersFix: condition: buffer-usage: use double instead of...
2021-04-22  Jonathan RajotteRename on-event to event-rule-matches
2021-04-22  Jonathan RajotteMove on-event*.* to event-rule-matches*.*
2021-04-18  Jérémie GalarneauRemove error count property of lttng_condition_on_event
2021-04-07  Jérémie Galarneauon-event evaluation: remove trigger name accessor
2021-03-26  Francis Deslaurierson-event: add error counter fields to condition
2021-03-18  Jérémie Galarneauon-event evaluation: introduce on-event evaluation...
2021-03-17  Jonathan RajotteRename files for condition event-rule to on-event
2021-03-17  Jonathan RajotteRename lttng_condition_event_rule to lttng_condition_on...
2021-03-16  Jonathan Rajottelttng: Capture is only supported by tracepoint and...
2021-03-16  Philippe ProulxMake captured field values available to event rule...
2021-03-11  Jonathan RajotteImplement lttng_condition_event_rule_get_capture_byteco...
2021-03-11  Jonathan Rajottecondition: implement lttng_condition_event_rule_generat...
2021-03-09  Jonathan Rajottecondition: introduce lttng_capture_descriptor struct
2021-03-05  Philippe Proulxlttng-ctl: add capture descriptor feature to event...
2021-02-24  Simon Marchilttng: Add list-triggers command
2020-11-24  Jonathan Rajottecondition: implement event rule based condition
2020-08-11  Jonathan Rajottecondition: introduce reference counting
2020-07-27  Jérémie Galarneaucommon: move lttng_payload[_view] to libcommon
2020-06-11  Jérémie Galarneauliblttng-ctl: use lttng_payload for serialize/create_fr...
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-03-26  Jérémie GalarneauFix: missing include can cause structures to not be...
2018-08-24  Jérémie GalarneauCleanup: enforce const-correctness in notification...
2018-08-24  Jérémie GalarneauAdd session rotation ongoing/completed conditions
2018-08-23  Jérémie GalarneauCleanup: remove superfluous argument to consumed size...
2018-08-23  Jérémie GalarneauDocs: prefer 'release' to 'free' in API documentation
2018-08-22  Jérémie GalarneauUse the dynamic buffer to serialize notification objects
2018-05-17  Michael JeansonAdd missing include for ssize_t on Cygwin
2018-04-03  Jérémie GalarneauFix: circular inclusion of lttng.h results in warning
2018-04-03  Jérémie GalarneauRemove unneeded domain.h include
2018-04-03  Jérémie GalarneauDocs: wrong enum value used in evaluation API description
2018-04-03  Jérémie GalarneauRemove unneeded forward declaration in condition headers
2018-04-03  Julien DesfossezSession consumed size notification
2017-08-01  Jérémie GalarneauDocs: document the evaluation API
2017-08-01  Jérémie GalarneauDocs: document the lttng_condition API
2017-08-01  Jérémie GalarneauDocs: document the lttng_buffer_usage condition API
2017-05-28  Jérémie GalarneauFix: missing includes in buffer-usage.h
2017-05-11  Jérémie GalarneauFix: duplicate values used in lttng_evaluation_status...
2017-05-11  Jérémie GalarneauFix: missing header inclusions in buffer-usage.h
2017-05-05  Jérémie GalarneauAdd client notification API
This page took 0.065739 seconds and 7 git commands to generate.