projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move on-event*.* to event-rule-matches*.*
[lttng-tools.git]
/
src
/
bin
/
lttng-sessiond
/
ust-app.c
2021-04-22
Jonathan Rajotte
Move on-event*.* to event-rule-matches*.*
blob
|
commitdiff
|
raw
2021-04-22
Francis Deslauriers
ust: error accounting: don't print error messages if...
blob
|
commitdiff
|
raw
|
diff to current
2021-04-19
Francis Deslauriers
Fix: ust-app: error counter index never set
blob
|
commitdiff
|
raw
|
diff to current
2021-04-18
Jérémie Galarneau
Remove error count property of lttng_condition_on_event
blob
|
commitdiff
|
raw
|
diff to current
2021-04-13
Jonathan Rajotte
Fix: sessiond: session destroy hang in per-uid when...
blob
|
commitdiff
|
raw
|
diff to current
2021-04-13
Simon Marchi
Clean-up: sessiond: prepend `the_` to global variable...
blob
|
commitdiff
|
raw
|
diff to current
2021-04-02
Jérémie Galarneau
Fix: sessiond: ust-app: assertion failure on registrati...
blob
|
commitdiff
|
raw
|
diff to current
2021-04-02
Francis Deslauriers
sessiond: Implement UST event notifier error counter
blob
|
commitdiff
|
raw
|
diff to current
2021-03-24
Francis Deslauriers
Cleanup: Extract `ust_app_synchronize_all_channels...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-22
Francis Deslauriers
Cleanup: clarify `buffer_reg_channel` and `ust_registry...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-18
Jonathan Rajotte
lttng-ctl: Introduce lttng_log_level_rule
blob
|
commitdiff
|
raw
|
diff to current
2021-03-17
Jonathan Rajotte
Rename files for condition event-rule to on-event
blob
|
commitdiff
|
raw
|
diff to current
2021-03-17
Jonathan Rajotte
Rename lttng_condition_event_rule to lttng_condition_on...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-15
Mathieu Desnoyers
Fix: set_ust_capture: missing ABI rename
blob
|
commitdiff
|
raw
|
diff to current
2021-03-15
Mathieu Desnoyers
Adapt to lttng-ust ust-abi.h naming prefix update
blob
|
commitdiff
|
raw
|
diff to current
2021-03-12
Jonathan Rajotte
Use bytecode seqnum to force the evaluation ordering...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-12
Jonathan Rajotte
sessiond: ust-app: set capture bytecode on event notifi...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-12
Jonathan Rajotte
sessiond: ust-app: add utils to add a capture bytecode...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-09
Jonathan Rajotte
ust-app: pass down trigger object instead of event...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-09
Simon Marchi
common: rename filter bytecode types
blob
|
commitdiff
|
raw
|
diff to current
2021-03-09
Simon Marchi
common: move copy_filter_bytecode to bytecode.c and...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-04
Jonathan Rajotte
sessiond: agent: enable events matching event notifiers
blob
|
commitdiff
|
raw
|
diff to current
2021-01-28
Jérémie Galarneau
Fix: sessiond: ust-app: account for the event notificat...
blob
|
commitdiff
|
raw
|
diff to current
2021-01-28
Jérémie Galarneau
sessiond: ust-app: close the event notifier group's...
blob
|
commitdiff
|
raw
|
diff to current
2021-01-28
Jérémie Galarneau
sessiond: unregister triggers during clean-up on shutdown
blob
|
commitdiff
|
raw
|
diff to current
2021-01-18
Jonathan Rajotte
ust-app: implement event notifier support
blob
|
commitdiff
|
raw
|
diff to current
2021-01-12
Jonathan Rajotte
sessiond: setup event notifier group for registering app
blob
|
commitdiff
|
raw
|
diff to current
2020-12-18
Jonathan Rajotte
Generalize disable_ust_event to support multiple types...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-18
Jonathan Rajotte
Generalize enable_ust_event to support multiple types...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-18
Jonathan Rajotte
Generalize set_ust_event_exclusion to support multiple...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-18
Jonathan Rajotte
Generalize set_ust_event_filter to support multiple...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-02
Jérémie Galarneau
Fix: sessiond: metadata not created on app unregistrati...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-06
Michael Jeanson
port: FreeBSD has no ENODATA, alias it to ENOATTR
blob
|
commitdiff
|
raw
|
diff to current
2020-10-28
Jonathan Rajotte
credentials: uid and gid now use LTTNG_OPTIONAL
blob
|
commitdiff
|
raw
|
diff to current
2020-08-11
Jérémie Galarneau
Clean-up: sessiond ust-app: change spaces to tabs
blob
|
commitdiff
|
raw
|
diff to current
2020-07-21
Jérémie Galarneau
Fix: sessiond: wrong variable checked for error code
blob
|
commitdiff
|
raw
|
diff to current
2020-07-16
Jérémie Galarneau
Fix: stream intersection fails on snapshot of cleared...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-26
Jonathan Rajotte
Fix: consumer: dangling chunk on buffer allocation...
blob
|
commitdiff
|
raw
|
diff to current
2020-04-01
Jérémie Galarneau
Clean-up: trace-ust comment still refers to only PID...
blob
|
commitdiff
|
raw
|
diff to current
2020-03-26
Jérémie Galarneau
Refactor: lttng-ctl: follow terminology of the tracker...
blob
|
commitdiff
|
raw
|
diff to current
2020-03-20
Simon Marchi
Fix all -Wdiscarded-qualifiers warning instances
blob
|
commitdiff
|
raw
|
diff to current
2020-01-30
Michael Jeanson
Move to kernel style SPDX license identifiers
blob
|
commitdiff
|
raw
|
diff to current
2020-01-17
Michael Jeanson
Fix: build failure with -fno-common
blob
|
commitdiff
|
raw
|
diff to current
2020-01-13
Jonathan Rajotte
Fix: skip start trace for app that are already started.
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Jonathan Rajotte
ust-app: remove dead code
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Jonathan Rajotte
Fix: Skip uid registry when metadata key value is 0
blob
|
commitdiff
|
raw
|
diff to current
2019-12-20
Jonathan Rajotte
trackers: support tracking feature
blob
|
commitdiff
|
raw
|
diff to current
2019-12-19
Mathieu Desnoyers
sessiond: implement ust app clear session
blob
|
commitdiff
|
raw
|
diff to current
2019-12-19
Mathieu Desnoyers
Send ust and kernel domain directory handle to consumer
blob
|
commitdiff
|
raw
|
diff to current
2019-12-19
Mathieu Desnoyers
Fix: sessiond: ust-app: per-pid buffers: Create empty...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-06
Mathieu Desnoyers
Fix: sessiond: ust: deadlock with per-pid buffers
blob
|
commitdiff
|
raw
|
diff to current
2019-10-18
Jérémie Galarneau
Fix: sessiond: use system LTTng-UST headers when available
blob
|
commitdiff
|
raw
|
diff to current
2019-10-15
Jérémie Galarneau
Fix: sessiond: application channel creation failure...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-11
Jérémie Galarneau
sessiond: clean-up: enhance logging on event allocation...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-11
Jérémie Galarneau
Fix: sessiond: don't assert on event creation error
blob
|
commitdiff
|
raw
|
diff to current
2019-10-11
Jérémie Galarneau
sessiond: clean-up: typo in ust-app.c comment
blob
|
commitdiff
|
raw
|
diff to current
2019-09-09
Jérémie Galarneau
Fix: leak of trace_path on error in ust_app_snapshot_record
blob
|
commitdiff
|
raw
|
diff to current
2019-09-05
Jonathan Rajotte
Metadata: add env fields to ease lttng path hierarchy...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-05
Mathieu Desnoyers
Fix: kernel/ust snapshot backward compat for 2.10 relay
blob
|
commitdiff
|
raw
|
diff to current
2019-08-30
Jonathan Rajotte
Save registration time for app
blob
|
commitdiff
|
raw
|
diff to current
2019-08-09
Jérémie Galarneau
relayd: create stream files relative to a session's...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
Jérémie Galarneau
Use lttng_credentials instead of bespoke uid/gid member...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
Jérémie Galarneau
Create stream files relative to a stream's current...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
Jérémie Galarneau
Cleanup: remove duplicated code in snapshot record...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-18
Jérémie Galarneau
Remove unneeded creation of the UST domain sub-directory
blob
|
commitdiff
|
raw
|
diff to current
2019-04-10
Jérémie Galarneau
Generate session name and default output on sessiond...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-14
Jérémie Galarneau
Fix: only synchronize application configuration on...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-12
Mathieu Desnoyers
Fix: sessiond: don't allocate buffers and files for...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-12
Mathieu Desnoyers
Cleanup: ust start/stop trace
blob
|
commitdiff
|
raw
|
diff to current
2018-12-06
Jérémie Galarneau
Perform the clean-up of application notify sockets...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-03
Jérémie Galarneau
Reference count ltt_session objects
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Jérémie Galarneau
Fix: cmd_snapshot_record can return unexpected error...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Jérémie Galarneau
Docs: document why a negative socket may be passed
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Mathieu Desnoyers
Fix: sessiond: ust_app_rotate_session error handling
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Mathieu Desnoyers
Fix: sessiond: snapshot: handle consumer return codes
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Mathieu Desnoyers
Fix: create_channel_per_pid: remove channel on error
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Mathieu Desnoyers
Fix: channel errors on local stress-tests
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Jérémie Galarneau
Fix: session rotation logging statement references...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-18
Mathieu Desnoyers
Always choose large event header for UST channels
blob
|
commitdiff
|
raw
|
diff to current
2018-10-02
Jérémie Galarneau
Fix: rotation may never complete in per-PID buffering...
blob
|
commitdiff
|
raw
|
diff to current
2018-09-18
Jonathan Rajotte
Fix: skip uid registry when metadata key is 0
blob
|
commitdiff
|
raw
|
diff to current
2018-08-20
Jérémie Galarneau
Fix: path leak on formatting error
blob
|
commitdiff
|
raw
|
diff to current
2018-06-05
Jérémie Galarneau
Fix: propagate archive id to the consumer daemon on...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-01
Jonathan Rajotte
Cleanup: sobjd is never used by reply_ust_register_chan...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-01
Jonathan Rajotte
Cleanup: ua_sess is never used create_ust_app_channel_c...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-01
Jonathan Rajotte
Cleanup: app is never used by alloc_ust_app_session()
blob
|
commitdiff
|
raw
|
diff to current
2018-06-01
Jonathan Rajotte
Cleanup: ust_session_id unused by buffer_reg_uid_consum...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-03
Jérémie Galarneau
Clean-up: reduce indentation level of create_channel_pe...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-03
Jérémie Galarneau
Enforce locking assumptions during channel creation
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Jérémie Galarneau
Cleanup: misleading create_ust_app_session() name
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Jérémie Galarneau
Rename rotate_count to current_archive_id
blob
|
commitdiff
|
raw
|
diff to current
2018-04-03
Jérémie Galarneau
Fix: erroneous use of kernel consumer error codes
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Julien Desfossez
Rotate command
blob
|
commitdiff
|
raw
|
diff to current
2018-03-05
Jérémie Galarneau
Clean-up: use LTTNG_PATH_MAX rather than PATH_MAX
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Julien Desfossez
Change trace_path to session_root_path and chunk_path
blob
|
commitdiff
|
raw
|
diff to current
2017-12-13
Jérémie Galarneau
Docs: refer to apps_notify_thread instead of 'the other...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-05
Jérémie Galarneau
Clean-up: remove unneeded rcu_read_lock acquisition
blob
|
commitdiff
|
raw
|
diff to current
2017-12-05
Jérémie Galarneau
Docs: document locking assumption of function
blob
|
commitdiff
|
raw
|
diff to current
2017-12-05
Jérémie Galarneau
Fix: notification thread not notified of channel creati...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
Jérémie Galarneau
Harmonize return code conventions in context handling
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.242215 seconds
and
106
git commands to generate.