Fix: sessiond: rotation thread: fatal error when not finding a session
[lttng-tools.git] / src / common /
2022-01-13  Jérémie GalarneauFix: relayd: rotation failure for multi-domain session
2022-01-10  Francis Deslauriersrelayd: add `lttcomm_relayd_command_str()`
2022-01-10  Simon Marchicommon: replace uses of calloc(..., 1) with zmalloc
2022-01-10  Mathieu DesnoyersFix: consumer-stream: live viewers observe timestamps...
2022-01-10  Simon Marchicommon: compile argpar-utils as C++
2021-12-16  Jérémie GalarneauFix: relayd comm: improperly packed rotate streams...
2021-12-16  Jonathan RajotteFix: ust-consumer: segfault on snapshot after regenerat...
2021-12-16  Simon Marchilttng: list valid condition / action names if missing...
2021-12-16  Simon Marchilttng: mention argument number on unknown action /...
2021-12-16  Simon Marchilttng: fix argument numbers in add-trigger error messages
2021-12-16  Simon Marchiargpar-utils: tweak unknown option error message
2021-12-16  Simon Marchiargpar: sync with upstream - adjust to iterator API
2021-12-15  Simon Marchiconfigure: enable -Wformat=2
2021-12-15  Simon Marchicommon: move append_str to string-utils
2021-12-09  Simon Marchiconfigure: enable -Wsuggest-attribute=format
2021-11-19  Simon Marchicommon: split ini-config in its own convenience library
2021-11-19  Michael JeansonFix: C++ syntax of macOS compat code
2021-11-19  Jérémie GalarneauDocs: optional.h: incorrect declaration example
2021-11-18  Michael JeansonFix: g++ 4.8 doesn't support non-trivial designated...
2021-11-18  Michael JeansonCleanup: typo: commiting -> committing
2021-11-18  Simon MarchiRemove extern "C" from internal headers
2021-11-18  Simon Marchicommon: compile libcommon as C++
2021-11-18  Simon Marchicommon: compile libconsumer, libust-consumer, libkernel...
2021-11-18  Simon Marchicommon: compile libindex as C++
2021-11-18  Simon Marchicommon: compile libtestpoint as C++
2021-11-17  Simon Marchicommon: compile librelayd as C++
2021-11-17  Simon Marchicommon: compile libsessiond-common as C++
2021-11-17  Simon Marchicommon: compile libkernel-ctl as C++
2021-11-17  Simon Marchicommon: compile libhealth as C++
2021-11-17  Simon Marchicommon: compile libhashtable as C++
2021-11-17  Simon Marchicommon: compile libfilter as C++
2021-11-17  Simon Marchicommon: compile libfd-tracker as C++
2021-11-17  Simon Marchicommon: compile libconfig as C++
2021-11-17  Simon Marchicommon: compile libcompat as C++
2021-11-17  Simon Marchicommon: compile libbytecode as C++
2021-11-17  Simon Marchicommon: compile libstring-utils as C++
2021-11-17  Simon Marchilib: compile liblttng-ctl as C++
2021-11-17  Simon Marchibin: compile lttng-consumerd as a C++
2021-11-17  Simon Marchibin: compile lttng-relayd as a C++
2021-11-17  Simon Marchibin: compile lttng-sessiond as C++
2021-11-17  Simon Marchicommon: fix compilation when strnlen, strnup and memrch...
2021-11-02  Francis DeslauriersFix: use <unistd.h> instead of <sys/unistd.h>
2021-10-15  Simon Marchibin: compile lttng as C++
2021-10-15  Michael JeansonCleanup: always use sysconf to get the page size
2021-10-15  Michael JeansonCleanup: namespace 'align' macros
2021-10-14  Simon Marchicommon/macros: don't define min and max macros in C++
2021-10-14  Simon Marchiliblttng-ctl: use export list to define exported symbols
2021-10-04  Jonathan RajotteCleanup: firing policy source files
2021-10-04  Jérémie GalarneauFix: userspace-probe: unreported error on string copy...
2021-10-04  Francis DeslauriersFix: userspace-probe: truncating binary path for SDT
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-09-23  Jonathan RajotteFix: common: error query for trigger action protocol...
2021-09-23  Simon MarchiFix: common: un-hide two rate policy functions
2021-08-06  Francis DeslauriersFix: runas: less-than-zero comparison of an unsigned...
2021-08-05  Jérémie Galarneaurun-as: clean-up: handle_one_cmd: mark initial uid...
2021-08-05  Francis DeslauriersFix: runas: supplementary groups are ignored on lttng...
2021-07-16  Jérémie Galarneauliblttng-ctl: hide logger_thread_name
2021-07-16  Jérémie Galarneauliblttng-ctl: hide MI trigger command variables
2021-07-16  Francis DeslauriersCleanup: rename `get_domain_str()` -> `lttng_domain_typ...
2021-07-15  Jérémie GalarneauBuild fix: retrieve unix socket peer PID on non-unix...
2021-07-12  Jérémie GalarneauFix: sessiond: list-triggers: don't return internal...
2021-07-12  Jérémie Galarneauunix: receive pid on non-linux platforms
2021-07-06  Jérémie GalarneauClean-up: event-expr: remove unreachable code
2021-07-05  Jérémie Galarneausessiond: generate trigger name: name triggers with...
2021-06-30  Jonathan RajotteMI: xsd: bump to 4.1
2021-06-30  Jonathan RajotteMI: xsd: add objects type definition related to trigger
2021-06-30  Jonathan RajotteMI: xsd: sort output_type
2021-06-30  Jonathan RajotteMI: xsd: sort command_string_type
2021-06-29  Jonathan RajotteMI: {add, list, remove} trigger
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-22  Jonathan RajotteMove event-expr from liblttng-ctl to libcommon
2021-06-22  Jonathan RajotteMI: support double element
2021-06-16  Philippe ProulxRename "tracing session" -> "recording session"
2021-06-16  Jonathan RajotteFix: build: libcommon fd-tracker dependency is not...
2021-06-16  Jérémie GalarneauClean-up: mark lttng_error_query communication header...
2021-06-16  Jérémie GalarneauAdd condition-targeting error query
2021-06-03  Jonathan Rajottecondition: buffer usage: validation does not check...
2021-06-03  Jonathan RajotteRemove LTTNG_EVENT_RULE_TYPE_KERNEL_FUNCTION
2021-06-03  Jonathan RajotteRemove lttng_event_rule_tracepoint
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_python_logging
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_log4j_logging
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_jul_logging
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_user_tracepoint
2021-06-02  Jonathan RajotteIntroduce lttng_event_rule_kernel_tracepoint
2021-06-02  Jonathan RajotteRename lttng_event_rule_kernel_probe to lttng_event_rul...
2021-06-02  Jonathan RajotteRename lttng_event_rule_userspace_probe to lttng_event_...
2021-06-02  Jonathan RajotteRename lttng_event_rule_syscall to lttng_event_rule_ker...
2021-06-02  Jonathan RajotteRename *emission_site_type to *emission_site
2021-06-02  Jonathan RajotteRename lttng_event_rule_syscall_(set, get)_pattern...
2021-06-02  Jonathan RajotteRename *exclusion* to *name_pattern_exclusion*
2021-06-02  Jonathan RajotteRename lttng_event_rule_tracepoint_(set,get)_pattern...
2021-05-27  Mathieu DesnoyersFix: consumer: unbalanced RCU read-side lock on error
2021-05-26  Francis DeslauriersFix: sessiond: use of uninitialized memory in buffer...
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-05-14  Mathieu DesnoyersFix: Handle SIGBUS in sessiond and consumerd
2021-05-14  Jérémie GalarneauClean-up: rename double 'lttng' prefixed functions
2021-05-11  Jérémie GalarneauFix: error: remove trailing period from error descriptions
next
This page took 0.04201 seconds and 7 git commands to generate.