projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: lttng: -Wshadow error in cmd_snapshot
[lttng-tools.git]
/
src
/
bin
/
lttng-sessiond
/
2021-04-19
Jérémie Galarneau
Clean-up: sessiond: cmd: abort() on invalid query target
tree
|
commitdiff
2021-04-19
Jérémie Galarneau
Clean-up: sessiond: cmd: fix bogus -Wmaybe-uninitialized
tree
|
commitdiff
2021-04-18
Jérémie Galarneau
Remove error count property of lttng_condition_on_event
tree
|
commitdiff
2021-04-18
Jérémie Galarneau
sessiond: implement EXECUTE_ERROR_QUERY command
tree
|
commitdiff
2021-04-18
Jonathan Rajotte
action executor: use an execution context to validate...
tree
|
commitdiff
2021-04-18
Jonathan Rajotte
trigger/action executor: move trigger registration...
tree
|
commitdiff
2021-04-18
Francis Deslauriers
notification-thread: add `GET_TRIGGER` command
tree
|
commitdiff
2021-04-18
Jonathan Rajotte
action executor: execute action only if the associated...
tree
|
commitdiff
2021-04-18
Jonathan Rajotte
trigger: keep state of if a trigger is currently registered
tree
|
commitdiff
2021-04-18
Jonathan Rajotte
Move firing policy from lttng_trigger to lttng_action
tree
|
commitdiff
2021-04-18
Jonathan Rajotte
action-executor: consider action firing policy on actio...
tree
|
commitdiff
2021-04-13
Jonathan Rajotte
Fix: sessiond: session destroy hang in per-uid when...
tree
|
commitdiff
2021-04-13
Jonathan Rajotte
Fix: notification: client with uid != trigger uid asser...
tree
|
commitdiff
2021-04-13
Francis Deslauriers
Cleanup: reuse `lttng_action_type_string()` to print...
tree
|
commitdiff
2021-04-13
Simon Marchi
Fix: sessiond: fix memory leak in receive_lttng_trigger
tree
|
commitdiff
2021-04-13
Simon Marchi
Clean-up: lttng-session: fix -Wshadow error in unregist...
tree
|
commitdiff
2021-04-13
Simon Marchi
Clean-up: lttng-sessiond: fix -Wshadow error in check_s...
tree
|
commitdiff
2021-04-13
Simon Marchi
Fix: sessiond: fix -Wshadow error in save.c
tree
|
commitdiff
2021-04-13
Simon Marchi
Clean-up: sessiond: remove some declarations from lttng...
tree
|
commitdiff
2021-04-13
Simon Marchi
Clean-up: sessiond: prepend `the_` to global variable...
tree
|
commitdiff
2021-04-07
Jérémie Galarneau
Fix: sessiond: error accounting: wrong sizeof argument...
tree
|
commitdiff
2021-04-07
Jérémie Galarneau
Fix: sessiond: error accounting: wrong sizeof argument...
tree
|
commitdiff
2021-04-07
Jérémie Galarneau
Fix: sessiond: notification: missing unlock on client...
tree
|
commitdiff
2021-04-07
Jérémie Galarneau
Docs: sessiond: document the rationale for the iteratio...
tree
|
commitdiff
2021-04-07
Jérémie Galarneau
Clean-up: sessiond: blasphemous declaration of variable...
tree
|
commitdiff
2021-04-07
Jérémie Galarneau
Fix: sessiond: error accounting: leak of cpu_counter...
tree
|
commitdiff
2021-04-07
Jérémie Galarneau
Fix: sessiond: error accounting: dereference of null...
tree
|
commitdiff
2021-04-07
Jérémie Galarneau
Fix: sessiond: error accounting: unchecked lttng_ht_del...
tree
|
commitdiff
2021-04-07
Jérémie Galarneau
Fix: sessiond: kernel: invalid error code check
tree
|
commitdiff
2021-04-07
Jérémie Galarneau
Fix: sessiond: kernel: missing check for unregistration...
tree
|
commitdiff
2021-04-07
Jérémie Galarneau
on-event evaluation: remove trigger name accessor
tree
|
commitdiff
2021-04-07
Jérémie Galarneau
notification: transmit originating trigger as part...
tree
|
commitdiff
2021-04-02
Jérémie Galarneau
Fix: sessiond: ust-app: assertion failure on registrati...
tree
|
commitdiff
2021-04-02
Francis Deslauriers
Fix: sessiond: notification: use after free of trigger...
tree
|
commitdiff
2021-04-02
Francis Deslauriers
sessiond: Extract `{setup,teardown}_tracer_notifier...
tree
|
commitdiff
2021-04-02
Francis Deslauriers
Clean-up: sessiond: Extract trigger_ht_element removal...
tree
|
commitdiff
2021-04-02
Francis Deslauriers
Tests: event notifier error counters
tree
|
commitdiff
2021-04-02
Francis Deslauriers
sessiond: Implement UST event notifier error counter
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-24
Francis Deslauriers
Cleanup: Move `create_posix_shm()` to common/shm.c
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-18
Francis Deslauriers
Rename event rule kretprobe to kernel function
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: rename get/set_name to...
tree
|
commitdiff
2021-03-18
Jonathan Rajotte
event-rule: kernel probe: rename set/get_name to set...
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
Jonathan Rajotte
Support capture for kernel tracer
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
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-09
Jonathan Rajotte
ust-app: pass down trigger object instead of event...
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
Francis Deslauriers
notification-thread: drain all tracer notification...
tree
|
commitdiff
2021-03-09
Francis Deslauriers
Implements `lttng_event_notifier_notification_{create...
tree
|
commitdiff
2021-02-25
Jonathan Rajotte
sessiond: notification-thread: Use lttng_domain_type_str()
tree
|
commitdiff
2021-02-11
Jérémie Galarneau
sessiond: action-executor: log trigger name rather...
tree
|
commitdiff
2021-02-11
Jérémie Galarneau
Fix: action-executor: address of trigger name logged...
tree
|
commitdiff
2021-02-11
Jérémie Galarneau
sessiond: docs: document action_executor_enqueue()...
tree
|
commitdiff
2021-02-11
Jonathan Rajotte
sessiond: defer tracer notification jobs to the action...
tree
|
commitdiff
2021-02-10
Jérémie Galarneau
Fix: sessiond: notification: unreachable code in switch...
tree
|
commitdiff
2021-02-10
Jérémie Galarneau
Fix: sessiond: client: leak of trigger object on invali...
tree
|
commitdiff
2021-02-10
Jérémie Galarneau
Fix: sessiond: timer: unitiliazed sigevent fields
tree
|
commitdiff
2021-02-10
Jérémie Galarneau
Fix: sessiond: ust-registry: dereference of NULL pointe...
tree
|
commitdiff
2021-02-10
Jérémie Galarneau
Fix: sessiond: kernel: leak of notifier rule on failure...
tree
|
commitdiff
2021-02-10
Jérémie Galarneau
Fix: sessiond: uninitialized credentials set for unboun...
tree
|
commitdiff
2021-02-09
Jérémie Galarneau
Fix: sessiond: leak of trigger on registration error
tree
|
commitdiff
2021-02-09
Jérémie Galarneau
sessiond: kernel: misleading log message on event rule...
tree
|
commitdiff
2021-02-09
Jérémie Galarneau
Fix: sessiond: trace-kernel: function return code overw...
tree
|
commitdiff
2021-02-09
Jérémie Galarneau
sessiond: convert invalid command return codes to LTTNG...
tree
|
commitdiff
2021-02-04
Jérémie Galarneau
Fix: sessiond: acquire session list lock when updating...
tree
|
commitdiff
2021-02-04
Jonathan Rajotte
sessiond: agent: enable events matching event notifiers
tree
|
commitdiff
2021-02-03
Jérémie Galarneau
Fix: sessiond: assertion fails when getting name of...
tree
|
commitdiff
2021-02-03
Francis Deslauriers
sessiond: client commands: print command enum as a...
tree
|
commitdiff
next
This page took
0.043661 seconds
and
7
git commands to generate.