Update version to v2.13.2
[lttng-tools.git] / src /
2021-12-17  Mathieu DesnoyersValidate channel context mismatch across UST applications
2021-12-17  Mathieu DesnoyersFix: relayd: compare viewer chunks by ID rather than...
2021-12-17  Mathieu DesnoyersFix: relayd: live: erroneous message timestamp observed...
2021-12-17  Jérémie GalarneauFix: relayd comm: improperly packed rotate streams...
2021-12-17  Jonathan RajotteFix: ust-consumer: segfault on snapshot after regenerat...
2021-12-17  Simon Marchilttng: list valid condition / action names if missing...
2021-12-17  Simon Marchilttng: mention argument number on unknown action /...
2021-12-17  Simon Marchilttng: fix argument numbers in add-trigger error messages
2021-12-17  Simon Marchiargpar-utils: tweak unknown option error message
2021-12-17  Simon Marchiargpar: sync with upstream - adjust to iterator API
2021-12-17  Simon Marchicommon: move append_str to string-utils
2021-12-17  Jérémie GalarneauFix: sessiond: action-executor: misquoted strings in...
2021-12-17  Jonathan RajotteFix: sessiond: assert on lttng_ht_add_unique_str on...
2021-12-17  Jérémie GalarneauFix: sessiond: snapshot: leak of trace chunk
2021-12-17  Jonathan RajotteFix: action executor: ref count imbalance for session...
2021-12-17  Mathieu DesnoyersFix: relayd: `!vsession->current_trace_chunk` assertion...
2021-12-17  Simon MarchiFix: sessiond: fix possible buffer overflow warning
2021-12-17  Jonathan RajotteFix: lttng-ctl: tracing_group memory leaks
2021-12-17  Francis DeslauriersFix: use <unistd.h> instead of <sys/unistd.h>
2021-12-17  Jérémie GalarneauFix: relayd: live: mishandled initial null trace chunk
2021-12-17  Francis DeslauriersTypo: occurences -> occurrences
2021-10-18  Jonathan RajotteFix: ust: app stuck on recv message during UST comm...
2021-10-18  Jonathan RajotteFix: ust: UST communication can return -EAGAIN
2021-10-18  Jonathan RajotteFix: ust: segfault on lttng start on filter bytecode...
2021-10-18  Jonathan RajotteFix: sessiond: previously created channel cannot be...
2021-10-18  Francis DeslauriersFix: notification-thread: handling event from a removed...
2021-10-18  Jérémie GalarneauFix: userspace-probe: unreported error on string copy...
2021-10-18  Francis DeslauriersFix: userspace-probe: truncating binary path for SDT
2021-10-18  Jérémie GalarneauFix: lttng: add-trigger: don't provide a default event...
2021-09-23  Francis DeslauriersFix: statements with side-effects in assert statements
2021-09-23  Jonathan RajotteFix: lttng_trace_archive_location_serialize is called...
2021-09-23  Jonathan RajotteFix: sessiond: ust session is inactive during ust_app_g...
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  Francis DeslauriersFix: runas: supplementary groups are ignored on lttng...
2021-08-03  Francis Deslaurierssessiond: logging typo: {triger, triggger} -> trigger
2021-08-03  Simon MarchiFix: lttng: free sessions in cmd_destroy
2021-08-03  Simon MarchiFix: lttng: free domains and channels in get_session_st...
2021-07-20  Jérémie GalarneauFix: sessiond: notification: missing unlock on client...
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-16  Jérémie GalarneauBuild fix: retrieve unix socket peer PID on non-unix...
2021-07-12  Jérémie GalarneauFix: sessiond: notification: find_tracer_event_source...
2021-07-12  Francis DeslauriersCleanup: fix comments in `duplicate_{stream,channel...
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-12  Jérémie GalarneauClean-up: sessiond: return an lttng_error_code from...
2021-07-12  Francis Deslauriersnotification-thread: remove fd from pollset on LPOLLHUP...
2021-07-07  Jérémie GalarneauClean-up: event-expr: remove unreachable code
2021-07-07  Jérémie GalarneauFix: lttng: remove-trigger: null dereference on MI...
2021-07-07  Jérémie GalarneauFix: lttng: list-trigger: leak of error query in query...
2021-07-07  Jérémie GalarneauFix: lttng: add-trigger: null dereference on MI initial...
2021-07-07  Jérémie Galarneaulttng: add-trigger: print generated trigger name
2021-07-07  Jérémie Galarneausessiond: generate trigger name: name triggers with...
2021-07-07  Jérémie GalarneauRevert "lttng: add-trigger: print generated trigger...
2021-07-07  Jérémie Galarneaulttng: add-trigger: print generated trigger name
2021-07-07  Jonathan RajotteMI: xsd: bump to 4.1
2021-07-07  Jonathan RajotteMI: xsd: add objects type definition related to trigger
2021-07-07  Jonathan RajotteMI: xsd: sort output_type
2021-07-07  Jonathan RajotteMI: xsd: sort command_string_type
2021-07-07  Jonathan RajotteFix: lttng_triggers count is not equal to the size...
2021-07-07  Jonathan RajotteMI: {add, list, remove} trigger
2021-07-07  Jonathan RajotteMI: implement all objects related to trigger machine...
2021-07-07  Jonathan RajotteMove event-expr-to-bytecode to event-expr
2021-07-07  Jonathan RajotteMove event-expr from liblttng-ctl to libcommon
2021-07-07  Jonathan RajotteMI: support double element
2021-07-07  Michael JeansonSilence warnings on GCC 4.8 with -Wmaybe-uninitialized
2021-07-07  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-11  Francis Deslauriersaction list: missing renames from previous name "group"
2021-06-11  Francis DeslauriersCleanup: ust-app: simplify ust_app_synchronize() error...
2021-06-11  Francis DeslauriersFix: double mutex_unlock() if session is deleted
2021-06-11  Francis DeslauriersFix: out of sync lttng_ust_ctl_sigbug_handle() prototype
2021-06-11  Francis DeslauriersFix: appending unallocated data from beyond exclusion...
2021-06-11  orbeabuild: Add the liblttng-sessiond-comm.la convenience...
2021-06-11  Jonathan Rajottecondition: buffer usage: validation does not check...
2021-06-11  Jonathan RajotteRemove LTTNG_EVENT_RULE_TYPE_KERNEL_FUNCTION
2021-06-11  Jonathan RajotteRemove lttng_event_rule_tracepoint
2021-06-11  Jonathan RajotteIntroduce lttng_event_rule_python_logging
2021-06-11  Jonathan RajotteIntroduce lttng_event_rule_log4j_logging
2021-06-11  Jonathan RajotteIntroduce lttng_event_rule_jul_logging
2021-06-11  Jonathan RajotteIntroduce lttng_event_rule_user_tracepoint
2021-06-11  Jonathan RajotteIntroduce lttng_event_rule_kernel_tracepoint
2021-06-11  Jonathan RajotteRename lttng_event_rule_kernel_probe to lttng_event_rul...
2021-06-11  Jonathan RajotteRename lttng_event_rule_userspace_probe to lttng_event_...
2021-06-11  Jonathan RajotteRename lttng_event_rule_syscall to lttng_event_rule_ker...
2021-06-11  Jonathan RajotteRename *emission_site_type to *emission_site
2021-06-11  Jonathan RajotteRename lttng_event_rule_syscall_(set, get)_pattern...
2021-06-11  Jonathan RajotteRename *exclusion* to *name_pattern_exclusion*
2021-06-11  Jonathan RajotteRename lttng_event_rule_tracepoint_(set,get)_pattern...
2021-05-27  Mathieu DesnoyersFix: consumer: unbalanced RCU read-side lock on error
2021-05-27  Francis DeslauriersFix: sessiond: use of uninitialized memory in buffer...
2021-05-27  Jérémie Galarneaulttng-ctl: use lttng_action_path to specify error query...
2021-05-27  Jérémie Galarneauerror-query: add lttng_action_path to express the locat...
2021-05-14  Francis DeslauriersFix: trigger: abort() when adding `--notify` action...
2021-05-14  Mathieu DesnoyersFix: validate whether event notifiers are supported...
next
This page took 0.042123 seconds and 7 git commands to generate.