2022-05-13 | Jonathan Rajotte | Fix: test: lttng kernel modules still loaded after... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-04-12 | Jonathan Rajotte | Bump minimum kernel version to 2.6.30 to use EFD_SEMAPHORE Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-04-12 | Jonathan Rajotte | Fix: Revert of 814b4934e2604a419bcb8eec57c0450dbb47e2c3 Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-04-06 | Jonathan Rajotte | Fix: notification: kernel: consumption of event notification... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-04-06 | Jonathan Rajotte | Fix: notification: assert on len > 0 for dropped notificatio... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-04-06 | Jonathan Rajotte | Fix: example: print_notification is called on status... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-04-06 | Jonathan Rajotte | Fix: sessiond: assertion hit in ltt_sessions_ht_empty Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-04-06 | Jonathan Rajotte | Fix: tests: missing _GNU_SOURCE for F_GETPIPE_SZ Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-04-06 | Jonathan Rajotte | Fix: compat: 'LTTNG_UST_ABI_PROCNAME_LEN' is undeclared Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-25 | Jonathan Rajotte | Fix: doc: action: wrong function documented for action_list... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-16 | Jonathan Rajotte | Fix: tests: test definitions arrays contain invalid... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-03 | Jonathan Rajotte | Fix: rotation: hang on destroy when using scheduled... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-03 | Jonathan Rajotte | Fix: consumerd: fd still open after `lttng snapshot... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-03 | Jonathan Rajotte | Fix: event: unchecked return value for lttng_strncpy Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-03 | Jonathan Rajotte | Fix: event: format specifier for ssize_t Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-03 | Jonathan Rajotte | Fix: sessiond: use after free Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-01 | Jonathan Rajotte | Fix: sessiond: `break` used instead of `goto` Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-01 | Jonathan Rajotte | Fix: sessiond: lttng_channel object is not reclaimed Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-01 | Jonathan Rajotte | Fix: common: local_attr might leak Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-01 | Jonathan Rajotte | Fix: session: end goto label used for error path Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-01 | Jonathan Rajotte | Fix: sessiond: event, filter expression, bytecode,... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-01 | Jonathan Rajotte | Fix: lttng-sessiond: event_context might leak Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-01 | Jonathan Rajotte | Fix: lttng-ctl: uninitialized pointer read Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-01 | Jonathan Rajotte | Fix: lttng-sessiond: nb_events is uninitialized Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-01 | Jonathan Rajotte | Fix: ser/des: missing null terminator on payload append Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-01 | Jonathan Rajotte | Fix: test: test plan/skip must come after TAP initialization Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-01 | Jonathan Rajotte | Fix: test: missing test plan for non-x86/arm platforms... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-03-01 | Jonathan Rajotte | Fix: remove debugging output Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-02-28 | Jonathan Rajotte | Fix: liblttng-ctl comm: lttng_event_field is not packed Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-02-28 | Jonathan Rajotte | Fix: liblttng-ctl comm: lttng_event_context is not... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-02-28 | Jonathan Rajotte | Fix: liblttng-ctl comm: lttng_event is not packed Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-02-28 | Jonathan Rajotte | libcommon: move event.c to libcommon-lgpl Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-02-28 | Jonathan Rajotte | Fix: liblttng-ctl comm: lttng_channel is not packed Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-02-28 | Jonathan Rajotte | Fix: conversion from KB to bytes overflow on arm32 Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-02-28 | Jonathan Rajotte | Fix: Unexpected payload size in cmd_recv_stream_2_11 Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-02-28 | Jonathan Rajotte | Tests: add kernel test into the `make check` test suite. Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-12-16 | Jonathan Rajotte | Test: snapshot after regenerate metadata Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-12-16 | Jonathan Rajotte | Fix: ust-consumer: segfault on snapshot after regenerate... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-12-10 | Jonathan Rajotte | Refactor: action executor: fetch session based on execution... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-12-10 | Jonathan Rajotte | Fix: sessiond: assert on lttng_ht_add_unique_str on... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-12-09 | Jonathan Rajotte | Fix: test: use BABELTRACE_BIN instead of babeltrace Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-12-09 | Jonathan Rajotte | Fix: action executor: ref count imbalance for session... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-11-02 | Jonathan Rajotte | Fix: tests: app unregistering is not guaranteed by... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-11-02 | Jonathan Rajotte | Fix: lttng-ctl: tracing_group memory leaks Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-11-02 | Jonathan Rajotte | Cleanup: missing ')' Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-10-15 | Jonathan Rajotte | Fix: sessiond: previously created channel cannot be... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-10-15 | Jonathan Rajotte | Fix: ust: app stuck on recv message during UST comm... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-10-15 | Jonathan Rajotte | Fix: ust: UST communication can return -EAGAIN Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-10-15 | Jonathan Rajotte | Fix: ust: segfault on lttng start on filter bytecode... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-10-04 | Jonathan Rajotte | Cleanup: unnecessary declaration Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-10-04 | Jonathan Rajotte | Cleanup: firing policy source files Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-09-23 | Jonathan Rajotte | Fix: lttng_trace_archive_location_serialize is called... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-09-23 | Jonathan Rajotte | Fix: sessiond: ust session is inactive during ust_app_global... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-09-23 | Jonathan Rajotte | Fix: common: error query for trigger action protocol... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-30 | Jonathan Rajotte | MI: xsd: bump to 4.1 Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-30 | Jonathan Rajotte | Tests: trigger: mi: use utils.sh xsd versions for xml... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-30 | Jonathan Rajotte | Tests: utils: regroup xml utils to utils.sh Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-30 | Jonathan Rajotte | Tests: MI: {add, list, remove}-trigger Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-30 | Jonathan Rajotte | MI: xsd: add objects type definition related to trigger Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-30 | Jonathan Rajotte | MI: xsd: sort output_type Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-30 | Jonathan Rajotte | MI: xsd: sort command_string_type Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-30 | Jonathan Rajotte | Add pretty_xml utils Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-30 | Jonathan Rajotte | Move xml utils from mi subfolder to xml-utils folder Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-30 | Jonathan Rajotte | Fix: lttng_triggers count is not equal to the size... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-29 | Jonathan Rajotte | MI: {add, list, remove} trigger Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-29 | Jonathan Rajotte | MI: implement all objects related to trigger machine... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-22 | Jonathan Rajotte | Move event-expr-to-bytecode to event-expr Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-22 | Jonathan Rajotte | Move event-expr from liblttng-ctl to libcommon Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-22 | Jonathan Rajotte | MI: support double element Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-16 | Jonathan Rajotte | Fix: build: libcommon fd-tracker dependency is not... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-03 | Jonathan Rajotte | condition: buffer usage: validation does not check... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-03 | Jonathan Rajotte | Remove LTTNG_EVENT_RULE_TYPE_KERNEL_FUNCTION Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-03 | Jonathan Rajotte | Remove lttng_event_rule_tracepoint Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-02 | Jonathan Rajotte | Test log level for newly introduced event rule type... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-02 | Jonathan Rajotte | Introduce lttng_event_rule_python_logging Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-02 | Jonathan Rajotte | Introduce lttng_event_rule_log4j_logging Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-02 | Jonathan Rajotte | Introduce lttng_event_rule_jul_logging Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-02 | Jonathan Rajotte | Introduce lttng_event_rule_user_tracepoint Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-02 | Jonathan Rajotte | Introduce lttng_event_rule_kernel_tracepoint Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-02 | Jonathan Rajotte | Rename lttng_event_rule_kernel_probe to lttng_event_rule_ker... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-02 | Jonathan Rajotte | Rename lttng_event_rule_userspace_probe to lttng_event_rule_... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-02 | Jonathan Rajotte | Rename lttng_event_rule_syscall to lttng_event_rule_kernel_s... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-02 | Jonathan Rajotte | Rename *emission_site_type to *emission_site Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-02 | Jonathan Rajotte | Rename lttng_event_rule_syscall_(set, get)_pattern... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-02 | Jonathan Rajotte | Rename *exclusion* to *name_pattern_exclusion* Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-06-02 | Jonathan Rajotte | Rename lttng_event_rule_tracepoint_(set,get)_pattern... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-05-13 | Jonathan Rajotte | Fix: snapshot path have domain subdir duplicate "ust... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-05-07 | Jonathan Rajotte | Fix: relayd: live: data is missing between viewer attach... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-05-05 | Jonathan Rajotte | build system: support rotation example Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-05-05 | Jonathan Rajotte | Add trigger on event rule matches application example Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-05-05 | Jonathan Rajotte | Fix: tests: extra arguments are not passed to the remove... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-04-28 | Jonathan Rajotte | Fix: data reception is called event when only FDS are... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-04-28 | Jonathan Rajotte | Fix: FDs are added to payload despite not being received Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-04-28 | Jonathan Rajotte | Fix: initialize temporary fd array element to -1 Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-04-23 | Jonathan Rajotte | Fix: action executor: deadlock on session_list_lock Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-04-22 | Jonathan Rajotte | Rename group action files to list files Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-04-22 | Jonathan Rajotte | Rename action group to action list Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-04-22 | Jonathan Rajotte | Rename on-event to event-rule-matches Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-04-22 | Jonathan Rajotte | Move on-event*.* to event-rule-matches*.* Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-04-22 | Jonathan Rajotte | Introduce emission site for syscall event rule Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
next |