docs: Add supported versions and fix-backport policy
[lttng-tools.git] / src / common / event.cpp
2023-07-19  Kienan StewartFix: sessiond: preserve jul/log4j domain loglevels
2023-06-22  Jérémie GalarneauFix: sessiond: crash enabling event rules that differ...
2023-06-07  Jérémie Galarneaucommon: silence bogus coverity warning
2023-06-06  Jérémie GalarneauFix clang-tidy cppcoreguidelines-pro-type-const-cast...
2023-06-06  Jérémie GalarneauFix: sessiond: incorrect use of exclusions array leads...
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-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
2022-06-17  Jérémie GalarneauBuild fix: missing initializer for member 'payload'
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
2022-03-16  Jérémie GalarneauClean-up: sessiond-comm: out of bounds access warning
2022-03-16  Jérémie GalarneauFix: event: erroneous bound check on perf counter name...
2022-03-16  Jérémie GalarneauClean-up: use sizeof instead of repeating string length...
2022-03-15  Michael JeansonPrepare for '-Wmissing-field-initializers'
2022-03-08  Jérémie GalarneauFix: liblttng-ctl: erroneous flat size computation
2022-03-03  Jonathan RajotteFix: event: unchecked return value for lttng_strncpy
2022-03-03  Jonathan RajotteFix: event: format specifier for ssize_t
2022-03-01  Jonathan RajotteFix: common: local_attr might leak
2022-03-01  Jonathan RajotteFix: ser/des: missing null terminator on payload append
2022-02-28  Jonathan RajotteFix: liblttng-ctl comm: lttng_event_field is not packed
2022-02-28  Jonathan RajotteFix: liblttng-ctl comm: lttng_event_context is not...
2022-02-28  Jonathan RajotteFix: liblttng-ctl comm: lttng_event is not packed
2021-11-18  Simon Marchicommon: compile libcommon as C++
This page took 0.084186 seconds and 6 git commands to generate.