projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Test log level for newly introduced event rule type (*_logging, user_tracepoint)
[lttng-tools.git]
/
src
/
bin
/
lttng-sessiond
/
2021-06-02
Jonathan Rajotte
Rename lttng_event_rule_kernel_probe to lttng_event_rul...
tree
|
commitdiff
2021-06-02
Jonathan Rajotte
Rename lttng_event_rule_userspace_probe to lttng_event_...
tree
|
commitdiff
2021-06-02
Jonathan Rajotte
Rename lttng_event_rule_syscall to lttng_event_rule_ker...
tree
|
commitdiff
2021-06-02
Jonathan Rajotte
Rename *emission_site_type to *emission_site
tree
|
commitdiff
2021-06-02
Jonathan Rajotte
Rename lttng_event_rule_syscall_(set, get)_pattern...
tree
|
commitdiff
2021-06-02
Jonathan Rajotte
Rename lttng_event_rule_tracepoint_(set,get)_pattern...
tree
|
commitdiff
2021-05-14
Francis Deslauriers
Fix: trigger: abort() when adding `--notify` action...
tree
|
commitdiff
2021-05-14
Mathieu Desnoyers
Fix: validate whether event notifiers are supported...
tree
|
commitdiff
2021-05-14
Mathieu Desnoyers
Fix: ust: keep using lttng-ust-sock-8 and lttng-ust...
tree
|
commitdiff
2021-05-14
Mathieu Desnoyers
Fix: Handle SIGBUS in sessiond and consumerd
tree
|
commitdiff
2021-05-13
Jonathan Rajotte
Fix: snapshot path have domain subdir duplicate "ust...
tree
|
commitdiff
2021-05-11
Jérémie Galarneau
Make the subitems array a part of action_work_item
tree
|
commitdiff
2021-05-10
Francis Deslauriers
Fix: action-executor: leak of `work_item::subitems...
tree
|
commitdiff
2021-05-07
Simon Marchi
Change "event rule hit" to "event-rule matches" in...
tree
|
commitdiff
2021-04-28
Jérémie Galarneau
sessiond: remove commented-out logging
tree
|
commitdiff
2021-04-28
Jérémie Galarneau
sessiond: Remove [.*-thread] logging prefix
tree
|
commitdiff
2021-04-28
Francis Deslauriers
Sync lttng-modules ABI in internal kernel-ioctl.h
tree
|
commitdiff
2021-04-28
Jonathan Rajotte
Fix: data reception is called event when only FDS are...
tree
|
commitdiff
2021-04-28
Francis Deslauriers
Fix: mark channel as disabled even if the session is...
tree
|
commitdiff
2021-04-28
Francis Deslauriers
Fix: condition: buffer-usage: use double instead of...
tree
|
commitdiff
2021-04-23
Michael Jeanson
Adapt to namespaced liblttng-ust-ctl symbols
tree
|
commitdiff
2021-04-23
Francis Deslauriers
Cleanup: ust-app.c: Dead assignment
tree
|
commitdiff
2021-04-23
Jérémie Galarneau
Fix: sessiond: notification: leak of condition on dupli...
tree
|
commitdiff
2021-04-23
Jonathan Rajotte
Fix: action executor: deadlock on session_list_lock
tree
|
commitdiff
2021-04-23
Francis Deslauriers
sessiond: refcount `ust_error_accounting_entry`
tree
|
commitdiff
2021-04-22
Jérémie Galarneau
action list: missing renames from previous name "group"
tree
|
commitdiff
2021-04-22
Jérémie Galarneau
Fix: sessiond: leak of config_path on duplicate --confi...
tree
|
commitdiff
2021-04-22
Jérémie Galarneau
Clean-up: sessiond: identation fix
tree
|
commitdiff
2021-04-22
Jérémie Galarneau
Fix: sessiond: triggers: failure to insert trigger...
tree
|
commitdiff
2021-04-22
Jérémie Galarneau
sessiond: notification-thread: switch logging to debug...
tree
|
commitdiff
2021-04-22
Jérémie Galarneau
sessiond: add support for anonymous triggers
tree
|
commitdiff
2021-04-22
Jonathan Rajotte
Rename group action files to list files
tree
|
commitdiff
2021-04-22
Jonathan Rajotte
Rename action group to action list
tree
|
commitdiff
2021-04-22
Jonathan Rajotte
Rename on-event to event-rule-matches
tree
|
commitdiff
2021-04-22
Jonathan Rajotte
Move on-event*.* to event-rule-matches*.*
tree
|
commitdiff
2021-04-22
Jonathan Rajotte
Introduce emission site for syscall event rule
tree
|
commitdiff
2021-04-22
Jonathan Rajotte
Fix: sessiond: trigger with condition not requiring...
tree
|
commitdiff
2021-04-22
Francis Deslauriers
ust: error accounting: don't print error messages if...
tree
|
commitdiff
2021-04-22
Francis Deslauriers
sessiond: split event notifier error counter CLI options
tree
|
commitdiff
2021-04-21
Jérémie Galarneau
Clean-up: sessiond: error-query: remove unneeded goto
tree
|
commitdiff
2021-04-21
Jérémie Galarneau
Fix: sessiond: action-executor: uninitialized session_n...
tree
|
commitdiff
2021-04-19
Francis Deslauriers
Fix: ust-app: error counter index never set
tree
|
commitdiff
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
next
This page took
0.044149 seconds
and
7
git commands to generate.