docs: Add supported versions and fix-backport policy
[lttng-tools.git] / src / common / conditions /
2023-01-17  Jérémie Galarneauclang-tidy: add most bugprone warnings
2023-01-16  Jérémie Galarneauclang-tidy: add Chrome-inspired checks
2023-01-16  Jérémie GalarneauRun clang-format on the whole tree
2022-06-13  Jérémie Galarneaucommon: replace container_of with a C++ safe implementation
2022-03-31  Simon MarchiAdd type-checked versions of allocation and deallocatio...
2022-03-30  Simon MarchiRename C++ header files to .hpp
2022-03-15  Michael JeansonPrepare for '-Wmissing-field-initializers'
2021-11-18  Simon Marchicommon: compile libcommon as C++
2021-10-14  Simon Marchiliblttng-ctl: use export list to define exported symbols
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-09-23  Jonathan RajotteFix: lttng_trace_archive_location_serialize is called...
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-03  Jonathan Rajottecondition: buffer usage: validation does not check...
2021-06-03  Jonathan RajotteRemove lttng_event_rule_tracepoint
2021-06-02  Jonathan RajotteRename lttng_event_rule_syscall to lttng_event_rule_ker...
2021-05-26  Francis DeslauriersFix: sessiond: use of uninitialized memory in buffer...
2021-05-07  Simon MarchiChange "event rule hit" to "event-rule matches" in...
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  Jérémie GalarneauFix: on-event condition: don't abort() on invalid event...
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-11  Jonathan Rajottecondition: implement lttng_condition_event_rule_get_int...
2021-03-09  Jonathan Rajottecondition: introduce lttng_capture_descriptor struct
2021-03-09  Jérémie Galarneausessiond: Add msgpack-c 3.3.0 to the tree
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-11-20  Jonathan RajotteMove conditions source files to src/common/conditions...
This page took 0.084633 seconds and 7 git commands to generate.