lttng-tools.git
2021-03-24  Jérémie Galarneaucommon: shm.c: improve logging on various error paths
2021-03-24  Francis DeslauriersCleanup: Move `create_posix_shm()` to common/shm.c
2021-03-24  Francis Deslaurierscommon: Add index allocator for error counters
2021-03-24  Jérémie GalarneauFix: sessiond: agent: lazy creation of agent on removal
2021-03-24  Jérémie GalarneauClean-up: sessiond: make some accesses to conditions...
2021-03-24  Francis DeslauriersExtract synchronize tracer notifier functions
2021-03-24  Francis DeslauriersCleanup: Extract `ust_app_synchronize_all_channels...
2021-03-23  Mathieu Desnoyersust-abi: add missing lttng_ust_abi prefixes
2021-03-23  Mathieu Desnoyersclock override: use getter API from LTTng-UST
2021-03-23  Mathieu DesnoyersFix: bytecode test should be in UST_FILTERS, not UST_ST...
2021-03-23  Mathieu DesnoyersTests: test bytecode linker refusal of non-string array...
2021-03-22  Jonathan RajotteTests: utils.sh: pass arbitrary arguments to start_lttn...
2021-03-22  Francis DeslauriersCleanup: clarify `buffer_reg_channel` and `ust_registry...
2021-03-22  Jonathan RajotteFix: return value of register trigger to the notificati...
2021-03-22  Francis DeslauriersTests: Cleanup: gen-syscall-events: remove duplicated...
2021-03-22  Francis DeslauriersTests: Cleanup: add `lttng_{add, remove}_trigger_ok...
2021-03-22  Jérémie GalarneauTests: fix: log level rule: leak of rule after test
2021-03-22  Jérémie GalarneauFix: lttng-sessiond: kernel: leak of event notifier...
2021-03-19  Jérémie GalarneauTests: add log level rule validation tests
2021-03-19  Jérémie GalarneauFix: event-rule: report log level rules as unsupported...
2021-03-18  Francis DeslauriersTests: Fix: list-triggers test case out of date
2021-03-18  Francis DeslauriersTests: add kernel --function basic test case
2021-03-18  Francis DeslauriersRename event rule kretprobe to kernel function
2021-03-18  Jérémie Galarneauon-event evaluation: introduce on-event evaluation...
2021-03-18  Francis Deslauriersevent-notifier: implement `lttng_trigger_needs_tracer_n...
2021-03-18  Jonathan Rajottelttng-ctl: Introduce lttng_log_level_rule
2021-03-18  Jonathan RajotteClean-up: sort noinst_PROGRAMS in test/unit/Makefile.am
2021-03-18  Jonathan RajotteClean-up: sort TESTS in test/unit/Makefile.am
2021-03-18  Jonathan RajotteClean-up: sort files in include/Markefile.am
2021-03-18  Jonathan Rajotteevent-rule: userspace probe: force location on create
2021-03-18  Jonathan Rajotteevent-rule: userspace probe: rename get/set_name to...
2021-03-18  Jonathan Rajotteevent-rule: kernel probe: force location on create
2021-03-18  Jonathan Rajotteevent-rule: kernel probe: rename set/get_name to set...
2021-03-18  Jonathan Rajotteevent-rule: syscall: set the default pattern to '*'
2021-03-18  Jonathan Rajotteevent-rule: tracepoint: set default pattern to '*'
2021-03-17  Jonathan RajotteRename files for condition event-rule to on-event
2021-03-17  Jonathan RajotteRename lttng_condition_event_rule to lttng_condition_on...
2021-03-17  Jonathan RajotteRename uprobe files to userspace-probe
2021-03-17  Jonathan RajotteRename uprobe to userspace-probe
2021-03-17  Jonathan RajotteRename kprobe file to kernel-probe
2021-03-17  Jonathan RajotteRename kprobe to kernel_probe
2021-03-17  Jonathan RajotteTests: Implement trigger capture test cases
2021-03-16  Jonathan Rajotteman: lttng-add-trigger: document --capture option
2021-03-16  Simon MarchiCLI: make list-triggers command print capture expressions
2021-03-16  Jonathan RajotteSupport capture for kernel tracer
2021-03-16  Jonathan Rajottelttng: Capture is only supported by tracepoint and...
2021-03-16  Jonathan Rajottesessiond: notification-thread: Missing action executor...
2021-03-16  Jonathan Rajottesessiond: notification-thread: Missing domain internal...
2021-03-16  Jonathan Rajottesessiond: action-executor: Missing notify header
2021-03-16  Philippe ProulxMake captured field values available to event rule...
2021-03-16  Jonathan Rajottenotification: fetch capture payload on notification...
2021-03-15  Mathieu DesnoyersFix: set_ust_capture: missing ABI rename
2021-03-15  Jonathan Rajottetests: perf: UNHALTED_REFERENCE_CYCLES might not be...
2021-03-15  Jonathan RajotteFix: tests: missing LOG_DRIVER and LOG_DRIVER_FLAGS
2021-03-15  Mathieu DesnoyersAdapt to lttng-ust ust-abi.h naming prefix update
2021-03-12  Jonathan RajotteUse bytecode seqnum to force the evaluation ordering...
2021-03-12  Jonathan Rajottesessiond: ust-app: set capture bytecode on event notifi...
2021-03-12  Jonathan Rajottesessiond: ust-app: add utils to add a capture bytecode...
2021-03-12  Jonathan RajotteUST abi: add `struct lttng_ust_capture_bytecode`
2021-03-12  Jérémie GalarneauFix: sessiond: off-by-one poll check when draining...
2021-03-11  Philippe Proulxlttng-ctl: add event field value API
2021-03-11  Francis DeslauriersCleanup: sessiond: fix comments to match with behavior
2021-03-11  Francis DeslauriersFix: sessiond: return _OK on _SET_SESSION_SHM_PATH...
2021-03-11  Jonathan RajotteGenerate capture bytecode on trigger reception
2021-03-11  Jonathan RajotteImplement lttng_condition_event_rule_get_capture_byteco...
2021-03-11  Jonathan Rajottecondition: implement lttng_condition_event_rule_generat...
2021-03-11  Jonathan Rajottecondition: implement lttng_condition_event_rule_get_int...
2021-03-11  Jérémie GalarneauFix: lttng: add-trigger: payload capture fields specifi...
2021-03-09  Jérémie GalarneauFix: event-expr-to-bytecode: use after free in logging...
2021-03-09  Jérémie Galarneaumsgpack: silence uninitialized msg_pack_object warning
2021-03-09  Jérémie GalarneauFix: lttng: add-trigger: erroneous null check on locati...
2021-03-09  Jonathan Rajottecondition: introduce lttng_capture_descriptor struct
2021-03-09  Jérémie Galarneausessiond: Add msgpack-c 3.3.0 to the tree
2021-03-09  Jonathan Rajotteust-app: pass down trigger object instead of event...
2021-03-09  Jérémie GalarneauClean-up: bytecode: harmonize storage-class specifier...
2021-03-09  Jérémie GalarneauClean-up: bytecode: hide file-local bytecode_reserve...
2021-03-09  Jérémie Galarneau.gitignore: add notification-client and test_event_expr...
2021-03-09  Simon Marchicommon: introduce lttng_event_expr_to_bytecode
2021-03-09  Simon Marchicommon: add more bytecode helpers
2021-03-09  Simon Marchicommon: rename filter bytecode types
2021-03-09  Simon Marchicommon: move copy_filter_bytecode to bytecode.c and...
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...
2021-03-09  Francis Deslauriersnotification-thread: drain all tracer notification...
2021-03-09  Francis DeslauriersImplements `lttng_event_notifier_notification_{create...
2021-03-05  Philippe Proulxlttng-ctl: add capture descriptor feature to event...
2021-03-05  Philippe Proulxlttng-ctl: add event expression API
2021-03-05  Jonathan Rajottetestapp: gen-ust-events: augment captured fields
2021-03-05  Jérémie Galarneauspawn-viewer: silence bogus warning on gcc 5.4.0 PPC32
2021-03-05  Jérémie GalarneauTests: fix: leak of probe location in uprobe notificati...
2021-03-05  Jérémie GalarneauClean-up: uri_parse_str_urls: skip allocation when...
2021-03-05  Jérémie GalarneauFix: lttng: add-trigger: erroneous null check on locati...
2021-03-05  Jérémie GalarneauTests: remove test_notification_kernel from root_regression
2021-03-04  Jérémie GalarneauTests: kernel buffer usage: skip proper amount of tests...
2021-03-04  Jérémie GalarneauTests: notification: use lttng.h instead of individual...
2021-03-04  Jonathan RajotteTests: notification: use get_next_notification() and...
2021-03-04  Jonathan RajotteTests: notification: Makefile.am formatting
2021-03-04  Jonathan RajotteTests: remove duplicate notification multi-app test
2021-03-04  Francis DeslauriersTests: triggers: `start-session` and `stop-session...
2021-03-04  Francis DeslauriersTests: triggers: Add syscall event rule condition filte...
next
This page took 0.038793 seconds and 4 git commands to generate.