Fix context mismatch across UST version due to legacy array context field
[lttng-tools.git] / src / common /
2022-01-22  Mathieu DesnoyersRelicence all source and header files included in LGPL...
2022-01-22  Mathieu DesnoyersMove utils_expand_path and utils_expand_path_keep_symli...
2022-01-22  Mathieu DesnoyersIntroduce libcommon-lgpl for liblttng-ctl
2022-01-22  Mathieu DesnoyersRename libcommon.so to libcommon-gpl.so
2022-01-21  Mathieu DesnoyersCopyright ownership transfer
2022-01-21  Jérémie GalarneauCopyright ownership transfer
2022-01-21  Jérémie GalarneauFix: relayd: rotation failure for multi-domain session
2022-01-21  Mathieu DesnoyersFix: consumer-stream: live viewers observe timestamps...
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  Francis DeslauriersFix: use <unistd.h> instead of <sys/unistd.h>
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-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  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-16  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-07  Jérémie GalarneauClean-up: event-expr: remove unreachable code
2021-07-07  Jérémie Galarneausessiond: generate trigger name: name triggers with...
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 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  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  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  Mathieu DesnoyersFix: Handle SIGBUS in sessiond and consumerd
2021-05-14  Jérémie GalarneauClean-up: rename double 'lttng' prefixed functions
2021-05-13  Jérémie GalarneauFix: error: remove trailing period from error descriptions
2021-05-07  Simon MarchiChange "event rule hit" to "event-rule matches" in...
2021-05-07  Jérémie GalarneauBuild fix: filter-grammar-test: incorrect inclusion...
2021-05-07  Jérémie GalarneauFix: lttng: add-trigger: invalid access past end of...
2021-05-07  Jérémie GalarneauBuild fix: kernel-consumerd: merge conflict left in...
2021-05-07  Jérémie GalarneauClean-up: consumerd: use a specific status code for...
2021-05-07  Mathieu DesnoyersFix: kernel consumer: get next subbuffer EAGAIN handling
2021-05-07  Mathieu DesnoyersFix: kernel consumer: signal metadata ready condition...
2021-05-07  Jérémie GalarneauFix: consumerd: unbalanced subbuffer 'get' when checkin...
2021-04-28  Francis Deslauriersrun-as: reduce verbosity of fd sending error paths
2021-04-28  Francis DeslauriersSet thread name of run-as worker process
2021-04-28  Francis DeslauriersUse new ioctl macros with fixed ioctl direction
2021-04-28  Francis DeslauriersSync lttng-modules ABI in internal kernel-ioctl.h
2021-04-28  Jonathan RajotteFix: data reception is called event when only FDS are...
2021-04-28  Jonathan RajotteFix: FDs are added to payload despite not being received
2021-04-28  Jonathan RajotteFix: initialize temporary fd array element to -1
2021-04-28  Jérémie GalarneauFix: common: hide shm* util symbols
2021-04-28  Francis DeslauriersFix: condition: buffer-usage: use double instead of...
2021-04-23  Michael JeansonAdapt to namespaced liblttng-ust-ctl symbols
2021-04-23  Jérémie GalarneauFix: consumerd: strlen called on uninitialized path
2021-04-22  Jérémie Galarneauaction list: missing renames from previous name "group"
2021-04-22  Jérémie GalarneauFix: error-query: uninitialized action_index value
2021-04-22  Simon MarchiFix: argpar: Error out when passing an argument to...
2021-04-22  Jérémie Galarneaulttng-ctl: separate support of named/unnamed trigger...
2021-04-22  Jérémie Galarneausessiond: add support for anonymous triggers
2021-04-22  Jérémie GalarneauFix: lttng-ctl: assertion failure during unregistration...
2021-04-22  Jonathan RajotteRename group action files to list files
2021-04-22  Jonathan RajotteRename action group to action list
2021-04-22  Jonathan RajotteRename on-event to event-rule-matches
2021-04-22  Jonathan RajotteMove on-event*.* to event-rule-matches*.*
2021-04-22  Jonathan RajotteIntroduce emission site for syscall event rule
2021-04-22  Francis DeslauriersAllow users to create trigger with their uid
2021-04-21  Jérémie GalarneauFix: error-query: leak of trigger on malformed error...
2021-04-21  Jérémie GalarneauFix: error-query: leak of trigger on allocation error
next
This page took 0.048054 seconds and 7 git commands to generate.