Tests: Add test to check shared-memory FD leaks after relayd dies
[lttng-tools.git] / src / common / actions /
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 GalarneauAdd a basic .clang-tidy file and fix typedef warnings
2023-01-16  Jérémie GalarneauRun clang-format on the whole tree
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'indexes'
2022-06-13  Jérémie Galarneaucommon: replace container_of with a C++ safe implementation
2022-04-15  Jérémie GalarneauFix: action error query: leak of action path
2022-04-14  Jérémie GalarneauFix: sessiond: ODR violation results in memory corruption
2022-03-31  Simon MarchiAdd type-checked versions of allocation and deallocatio...
2022-03-30  Simon MarchiRename C++ header files to .hpp
2021-11-18  Simon Marchicommon: compile libcommon as C++
2021-10-14  Simon Marchiliblttng-ctl: use export list to define exported symbols
2021-10-04  Jonathan RajotteCleanup: firing policy source files
2021-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
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-06-29  Jonathan RajotteMI: implement all objects related to trigger machine...
2021-05-26  Jérémie Galarneaulttng-ctl: use lttng_action_path to specify error query...
2021-05-26  Jérémie Galarneauerror-query: add lttng_action_path to express the locat...
2021-04-22  Jérémie Galarneauaction list: missing renames from previous name "group"
2021-04-22  Jonathan RajotteRename group action files to list files
2021-04-22  Jonathan RajotteRename action group to action list
2021-04-18  Jérémie Galarneausessiond: implement EXECUTE_ERROR_QUERY command
2021-04-18  Jonathan RajotteRename firing policy to rate policy
2021-04-18  Jonathan Rajotteaction-executor: consider action firing policy on actio...
2021-04-17  Jonathan RajotteImplement firing policy for the snapshot session action
2021-04-17  Jonathan RajotteImplement firing policy for stop session action
2021-04-17  Jonathan RajotteImplement firing policy for the start session action
2021-04-17  Jonathan RajotteImplement firing policy for the rotate session action
2021-04-17  Jonathan RajotteImplement firing policy for the notify action
2021-04-17  Jonathan RajotteIntroduce firing policy object
2020-11-18  Jérémie GalarneauFix: unchecked buffer size for communication header
2020-11-06  Jonathan RajotteFix: action: invalid header offset used when serializin...
2020-10-28  Jonathan Rajotteaction: Mark parameter of lttng_action_get_type as...
2020-08-04  Jonathan RajotteFix: action: lttng_action_group_add_action returns...
2020-07-27  Jérémie Galarneaucommon: move lttng_payload[_view] to libcommon
2020-06-12  Jonathan Rajotteactions: Expose lttng_action_type_string internally
2020-06-12  Simon Marchiactions: introduce action group
2020-06-12  Jérémie Galarneauactions: Make lttng_action reference countable
2020-06-12  Simon Marchiactions: introduce snapshot session action
2020-06-11  Jérémie Galarneauliblttng-ctl: use lttng_payload for serialize/create_fr...
2020-06-09  Simon Marchiactions: introduce rotate session action
2020-06-09  Simon Marchiactions: introduce stop session action
2020-06-09  Simon Marchiactions: introduce start session action
2020-06-09  Jonathan Rajotteactions: implement is_equal
2020-06-08  Jonathan RajotteClean-up: sort includes per clang format in action.c
2020-04-17  Simon Marchiactions: improve logging in lttng_action_create_from_buffer
2020-04-17  Simon Marchiactions: introduce lttng_action_init
2020-04-17  Simon Marchiactions: introduce function typedef for creating action...
2020-04-17  Simon MarchiMove actions source files to src/common/actions directory
This page took 0.084126 seconds and 7 git commands to generate.