vscode: Add configurations to run the executables under the debugger
[lttng-tools.git] / src / common / filter /
2023-06-06  Jérémie Galarneauclang-tidy: ignore generated filter-parser.hpp
2023-04-12  Jérémie GalarneauClean-up: run format-cpp on the tree
2023-03-21  Jérémie GalarneauBuild fix: POD static_assert check fails on lttng_event...
2023-02-06  Jérémie GalarneauBuild fix: filter parser fails to build with -Werror
2023-01-17  Jérémie Galarneauclang-tidy: disable analysis for swig-generated code
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
2023-01-16  Jérémie GalarneauBuild fix: missing cstdlib include in filter-ir.hpp
2022-03-31  Simon MarchiAdd type-checked versions of allocation and deallocatio...
2022-03-30  Simon MarchiClean-up: Remove remaining max_t macros
2022-03-30  Simon MarchiRename C++ header files to .hpp
2022-02-04  Michael Jeansonsrc/common: use single Makefile for parallel builds
2022-01-10  Simon Marchicommon: replace uses of calloc(..., 1) with zmalloc
2021-12-15  Simon Marchicommon: move append_str to string-utils
2021-11-18  Simon MarchiRemove extern "C" from internal headers
2021-11-17  Simon Marchicommon: compile libfilter as C++
2021-11-17  Simon Marchilib: compile liblttng-ctl 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-09-23  Francis DeslauriersForce usage of assert() condition when NDEBUG is defined
2021-05-05  Jérémie GalarneauFix: lttng: add-trigger: invalid access past end of...
2021-04-13  Mathieu DesnoyersFix: validate that array expression contains constant
2021-04-13  Simon MarchiFix: filter: memory leak in filter_parser_ctx
2021-04-13  Simon MarchiClean-up: filter: fix variable shadowing in visit_node_...
2021-04-13  Simon MarchiClean-up: filter: rename variable in filter-grammar...
2021-03-09  Simon Marchicommon: add more bytecode helpers
2021-03-09  Simon Marchicommon: rename filter bytecode types
2021-03-09  Simon Marchicommon: move bytecode utilities from filter to its...
2021-03-09  Simon MarchiCLI: add-trigger: add --capture option to `on-event...
2020-11-06  Michael Jeansonport: FreeBSD has no ENODATA, alias it to ENOATTR
2020-09-11  Jérémie GalarneauBuild fix: implicit declaration of function 'PERROR...
2020-08-20  Jonathan RajotteMove filter related code to libfilter under libcommon
This page took 0.087331 seconds and 7 git commands to generate.