projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
common: document why spawn_viewer() is public
[lttng-tools.git]
/
src
/
2021-04-01
Jérémie Galarneau
common: document why spawn_viewer() is public
tree
|
commitdiff
2021-03-31
Jérémie Galarneau
Fix: sessiond: kernel: close on badfd on initialization...
tree
|
commitdiff
2021-03-31
Francis Deslauriers
Fix: sessiond: kernel error accounting fd still open...
tree
|
commitdiff
2021-03-31
Francis Deslauriers
sessiond: Implement kernel event notifier error counter
tree
|
commitdiff
2021-03-26
Jérémie Galarneau
Fix: on-event condition: don't abort() on invalid event...
tree
|
commitdiff
2021-03-26
Francis Deslauriers
Fix: common: index_allocator_get_index_count() returns...
tree
|
commitdiff
2021-03-26
Francis Deslauriers
on-event: add error counter fields to condition
tree
|
commitdiff
2021-03-25
Mathieu Desnoyers
compiler warning cleanup: is_signed_type: compare ...
tree
|
commitdiff
2021-03-24
Jérémie Galarneau
common: shm.c: improve logging on various error paths
tree
|
commitdiff
2021-03-24
Francis Deslauriers
Cleanup: Move `create_posix_shm()` to common/shm.c
tree
|
commitdiff
2021-03-24
Francis Deslauriers
common: Add index allocator for error counters
tree
|
commitdiff
2021-03-24
Jérémie Galarneau
Fix: sessiond: agent: lazy creation of agent on removal
tree
|
commitdiff
2021-03-24
Jérémie Galarneau
Clean-up: sessiond: make some accesses to conditions...
tree
|
commitdiff
2021-03-24
Francis Deslauriers
Extract synchronize tracer notifier functions
tree
|
commitdiff
2021-03-24
Francis Deslauriers
Cleanup: Extract `ust_app_synchronize_all_channels...
tree
|
commitdiff
2021-03-23
Mathieu Desnoyers
ust-abi: add missing lttng_ust_abi prefixes
tree
|
commitdiff
2021-03-23
Mathieu Desnoyers
clock override: use getter API from LTTng-UST
tree
|
commitdiff
2021-03-22
Francis Deslauriers
Cleanup: clarify `buffer_reg_channel` and `ust_registry...
tree
|
commitdiff
2021-03-22
Jonathan Rajotte
Fix: return value of register trigger to the notificati...
tree
|
commitdiff
2021-03-22
Jérémie Galarneau
Fix: lttng-sessiond: kernel: leak of event notifier...
tree
|
commitdiff
2021-03-19
Jérémie Galarneau
Fix: event-rule: report log level rules as unsupported...
tree
|
commitdiff
2021-03-18
Francis Deslauriers
Rename event rule kretprobe to kernel function
tree
|
commitdiff
2021-03-18
Jérémie Galarneau
on-event evaluation: introduce on-event evaluation...
tree
|
commitdiff
2021-03-18
Francis Deslauriers
event-notifier: implement `lttng_trigger_needs_tracer_n...
tree
|
commitdiff
2021-03-18
Jonathan Rajotte
lttng-ctl: Introduce lttng_log_level_rule
tree
|
commitdiff
2021-03-18
Jonathan Rajotte
event-rule: userspace probe: force location on create
tree
|
commitdiff
2021-03-18
Jonathan Rajotte
event-rule: userspace probe: rename get/set_name to...
tree
|
commitdiff
2021-03-18
Jonathan Rajotte
event-rule: kernel probe: force location on create
tree
|
commitdiff
2021-03-18
Jonathan Rajotte
event-rule: kernel probe: rename set/get_name to set...
tree
|
commitdiff
2021-03-18
Jonathan Rajotte
event-rule: syscall: set the default pattern to '*'
tree
|
commitdiff
2021-03-18
Jonathan Rajotte
event-rule: tracepoint: set default pattern to '*'
tree
|
commitdiff
2021-03-17
Jonathan Rajotte
Rename files for condition event-rule to on-event
tree
|
commitdiff
2021-03-17
Jonathan Rajotte
Rename lttng_condition_event_rule to lttng_condition_on...
tree
|
commitdiff
2021-03-17
Jonathan Rajotte
Rename uprobe files to userspace-probe
tree
|
commitdiff
2021-03-17
Jonathan Rajotte
Rename uprobe to userspace-probe
tree
|
commitdiff
2021-03-17
Jonathan Rajotte
Rename kprobe file to kernel-probe
tree
|
commitdiff
2021-03-17
Jonathan Rajotte
Rename kprobe to kernel_probe
tree
|
commitdiff
2021-03-16
Simon Marchi
CLI: make list-triggers command print capture expressions
tree
|
commitdiff
2021-03-16
Jonathan Rajotte
Support capture for kernel tracer
tree
|
commitdiff
2021-03-16
Jonathan Rajotte
lttng: Capture is only supported by tracepoint and...
tree
|
commitdiff
2021-03-16
Jonathan Rajotte
sessiond: notification-thread: Missing action executor...
tree
|
commitdiff
2021-03-16
Jonathan Rajotte
sessiond: notification-thread: Missing domain internal...
tree
|
commitdiff
2021-03-16
Jonathan Rajotte
sessiond: action-executor: Missing notify header
tree
|
commitdiff
2021-03-16
Philippe Proulx
Make captured field values available to event rule...
tree
|
commitdiff
2021-03-16
Jonathan Rajotte
notification: fetch capture payload on notification...
tree
|
commitdiff
2021-03-15
Mathieu Desnoyers
Fix: set_ust_capture: missing ABI rename
tree
|
commitdiff
2021-03-15
Mathieu Desnoyers
Adapt to lttng-ust ust-abi.h naming prefix update
tree
|
commitdiff
2021-03-12
Jonathan Rajotte
Use bytecode seqnum to force the evaluation ordering...
tree
|
commitdiff
2021-03-12
Jonathan Rajotte
sessiond: ust-app: set capture bytecode on event notifi...
tree
|
commitdiff
2021-03-12
Jonathan Rajotte
sessiond: ust-app: add utils to add a capture bytecode...
tree
|
commitdiff
2021-03-12
Jonathan Rajotte
UST abi: add `struct lttng_ust_capture_bytecode`
tree
|
commitdiff
2021-03-12
Jérémie Galarneau
Fix: sessiond: off-by-one poll check when draining...
tree
|
commitdiff
2021-03-11
Philippe Proulx
lttng-ctl: add event field value API
tree
|
commitdiff
2021-03-11
Francis Deslauriers
Cleanup: sessiond: fix comments to match with behavior
tree
|
commitdiff
2021-03-11
Francis Deslauriers
Fix: sessiond: return _OK on _SET_SESSION_SHM_PATH...
tree
|
commitdiff
2021-03-11
Jonathan Rajotte
Generate capture bytecode on trigger reception
tree
|
commitdiff
2021-03-11
Jonathan Rajotte
Implement lttng_condition_event_rule_get_capture_byteco...
tree
|
commitdiff
2021-03-11
Jonathan Rajotte
condition: implement lttng_condition_event_rule_generat...
tree
|
commitdiff
2021-03-11
Jonathan Rajotte
condition: implement lttng_condition_event_rule_get_int...
tree
|
commitdiff
2021-03-11
Jérémie Galarneau
Fix: lttng: add-trigger: payload capture fields specifi...
tree
|
commitdiff
2021-03-09
Jérémie Galarneau
Fix: event-expr-to-bytecode: use after free in logging...
tree
|
commitdiff
2021-03-09
Jérémie Galarneau
msgpack: silence uninitialized msg_pack_object warning
tree
|
commitdiff
2021-03-09
Jérémie Galarneau
Fix: lttng: add-trigger: erroneous null check on locati...
tree
|
commitdiff
2021-03-09
Jonathan Rajotte
condition: introduce lttng_capture_descriptor struct
tree
|
commitdiff
2021-03-09
Jérémie Galarneau
sessiond: Add msgpack-c 3.3.0 to the tree
tree
|
commitdiff
2021-03-09
Jonathan Rajotte
ust-app: pass down trigger object instead of event...
tree
|
commitdiff
2021-03-09
Jérémie Galarneau
Clean-up: bytecode: harmonize storage-class specifier...
tree
|
commitdiff
2021-03-09
Jérémie Galarneau
Clean-up: bytecode: hide file-local bytecode_reserve...
tree
|
commitdiff
2021-03-09
Simon Marchi
common: introduce lttng_event_expr_to_bytecode
tree
|
commitdiff
2021-03-09
Simon Marchi
common: add more bytecode helpers
tree
|
commitdiff
2021-03-09
Simon Marchi
common: rename filter bytecode types
tree
|
commitdiff
2021-03-09
Simon Marchi
common: move copy_filter_bytecode to bytecode.c and...
tree
|
commitdiff
2021-03-09
Simon Marchi
common: move bytecode utilities from filter to its...
tree
|
commitdiff
2021-03-09
Simon Marchi
CLI: add-trigger: add --capture option to `on-event...
tree
|
commitdiff
2021-03-09
Francis Deslauriers
notification-thread: drain all tracer notification...
tree
|
commitdiff
2021-03-09
Francis Deslauriers
Implements `lttng_event_notifier_notification_{create...
tree
|
commitdiff
2021-03-05
Philippe Proulx
lttng-ctl: add capture descriptor feature to event...
tree
|
commitdiff
2021-03-05
Philippe Proulx
lttng-ctl: add event expression API
tree
|
commitdiff
2021-03-05
Jérémie Galarneau
spawn-viewer: silence bogus warning on gcc 5.4.0 PPC32
tree
|
commitdiff
2021-03-05
Jérémie Galarneau
Clean-up: uri_parse_str_urls: skip allocation when...
tree
|
commitdiff
2021-03-05
Jérémie Galarneau
Fix: lttng: add-trigger: erroneous null check on locati...
tree
|
commitdiff
2021-03-04
Jérémie Galarneau
Fix: lttng: add-trigger: leak of argpar state
tree
|
commitdiff
2021-03-04
Jérémie Galarneau
Fix: lttng: add-trigger: leak of error string
tree
|
commitdiff
2021-03-04
Jérémie Galarneau
Fix: lttng: add-trigger: leak of max_size_arg argument
tree
|
commitdiff
2021-03-04
Jérémie Galarneau
Fix: lttng: add-trigger: leak of source argument
tree
|
commitdiff
2021-03-04
Jérémie Galarneau
Clean-up: uri_parse_str_urls: assert on invalid uri_par...
tree
|
commitdiff
2021-03-04
Jérémie Galarneau
Fix: lttng: add-trigger: leak of argpar_item
tree
|
commitdiff
2021-03-04
Jérémie Galarneau
Fix: lttng: add-trigger: erroneous null check
tree
|
commitdiff
2021-03-03
Anders Wallin via...
Fix: lttng: include lttng-list-trigger missing an 's'
tree
|
commitdiff
2021-02-25
Jérémie Galarneau
Clean-up: lttng: logging: use ARRAY_SIZE macro
tree
|
commitdiff
2021-02-25
Jonathan Rajotte
sessiond: notification-thread: Use lttng_domain_type_str()
tree
|
commitdiff
2021-02-24
Simon Marchi
lttng: Add remove-trigger command
tree
|
commitdiff
2021-02-24
Simon Marchi
lttng: Add list-triggers command
tree
|
commitdiff
2021-02-24
Simon Marchi
lttng: Add add-trigger command
tree
|
commitdiff
2021-02-24
Jérémie Galarneau
Clean-up: lttng: only include lttng.h
tree
|
commitdiff
2021-02-18
Jérémie Galarneau
Clean-up: lttng: replace manual string comparison code...
tree
|
commitdiff
2021-02-18
Jérémie Galarneau
Fix: lttng-ctl: appending to dynamic buffer invalidates...
tree
|
commitdiff
2021-02-12
Jonathan Rajotte
Implement list_cmd_options_argpar
tree
|
commitdiff
2021-02-12
Simon Marchi
CLI: Import argpar
tree
|
commitdiff
2021-02-12
Jonathan Rajotte
Implement utils_parse_unsigned_long_long
tree
|
commitdiff
next
This page took
0.041005 seconds
and
7
git commands to generate.