projects
/
lttng-ust.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: pass private data to context callbacks
[lttng-ust.git]
/
liblttng-ust
/
lttng-events.c
2021-04-06
Mathieu Desnoyers
Refactoring: add back constness of public API structures
blob
|
commitdiff
|
raw
2021-04-01
Michael Jeanson
cleanup: explicitly mark unused parameters (-Wunused...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-31
Michael Jeanson
fix: all functions have declarations (-Wmissing-prototy...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-30
Michael Jeanson
fix: redundant decl of channel_destroy (-Wredundant...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-30
Mathieu Desnoyers
Refactoring: hide internal fields of ring buffer context
blob
|
commitdiff
|
raw
|
diff to current
2021-03-29
Mathieu Desnoyers
tracepoint probe refactoring: Move provider name to...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-29
Mathieu Desnoyers
Refactoring: remove ring buffer channel pointer from...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-29
Mathieu Desnoyers
API cleanup: Remove handle from struct lttng_ust_channe...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-22
Mathieu Desnoyers
Validate match of all session channel's UUID
blob
|
commitdiff
|
raw
|
diff to current
2021-03-19
Mathieu Desnoyers
Refactoring and fix: bytecode ABI
blob
|
commitdiff
|
raw
|
diff to current
2021-03-19
Mathieu Desnoyers
Refactoring: bytecode interpreter ABI
blob
|
commitdiff
|
raw
|
diff to current
2021-03-18
Mathieu Desnoyers
Move event context to private structures
blob
|
commitdiff
|
raw
|
diff to current
2021-03-18
Mathieu Desnoyers
Move channel context to private structures
blob
|
commitdiff
|
raw
|
diff to current
2021-03-18
Mathieu Desnoyers
Refactoring: Channel structures
blob
|
commitdiff
|
raw
|
diff to current
2021-03-18
Mathieu Desnoyers
struct lttng_channel: split protocol ABI from instrumen...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-17
Mathieu Desnoyers
Refactoring: UST types public interfaces
blob
|
commitdiff
|
raw
|
diff to current
2021-03-16
Mathieu Desnoyers
Namepace struct lttng_session with lttng_ust_ prefix
blob
|
commitdiff
|
raw
|
diff to current
2021-03-16
Mathieu Desnoyers
Refactoring: context structures
blob
|
commitdiff
|
raw
|
diff to current
2021-03-16
Michael Jeanson
Namespace 'struct channel' under 'lttng_ust_lib_ring_bu...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-16
Michael Jeanson
Hide or namespace the remaining tracepoint internal...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-16
Mathieu Desnoyers
Refactoring: struct lttng_bytecode_runtime
blob
|
commitdiff
|
raw
|
diff to current
2021-03-16
Mathieu Desnoyers
Refactoring: struct lttng_enum_desc and lttng_enum_entry
blob
|
commitdiff
|
raw
|
diff to current
2021-03-16
Mathieu Desnoyers
Refactoring: struct lttng_event_field
blob
|
commitdiff
|
raw
|
diff to current
2021-03-15
Mathieu Desnoyers
Refactoring: struct lttng_event_desc and lttng_probe_desc
blob
|
commitdiff
|
raw
|
diff to current
2021-03-15
Mathieu Desnoyers
Refactoring: combine event recorder and notifier callba...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-15
Mathieu Desnoyers
Introduce event type field in common structure
blob
|
commitdiff
|
raw
|
diff to current
2021-03-15
Mathieu Desnoyers
Combine common recorder/notifier functions to lttng_fre...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-12
Mathieu Desnoyers
Rename struct lttng_event_notifier to struct lttng_ust_...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-12
Mathieu Desnoyers
Refactoring: namespace ust-abi.h content under regular...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-12
Mathieu Desnoyers
Refactor event notifier structure
blob
|
commitdiff
|
raw
|
diff to current
2021-03-12
Mathieu Desnoyers
Rename struct lttng_event_common to struct lttng_ust_ev...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-12
Mathieu Desnoyers
Rename struct lttng_event to struct lttng_ust_event_rec...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-12
Mathieu Desnoyers
Introduce common event structure
blob
|
commitdiff
|
raw
|
diff to current
2021-03-11
Mathieu Desnoyers
Remove array, sequence, enum, struct legacy types
blob
|
commitdiff
|
raw
|
diff to current
2021-03-11
Mathieu Desnoyers
Add structure size field to struct lttng_session
blob
|
commitdiff
|
raw
|
diff to current
2021-03-11
Mathieu Desnoyers
Add structure size field to struct lttng_event
blob
|
commitdiff
|
raw
|
diff to current
2021-03-11
Mathieu Desnoyers
Refactoring: introduce session private structure
blob
|
commitdiff
|
raw
|
diff to current
2021-03-11
Mathieu Desnoyers
Refactoring: introduce event private structure
blob
|
commitdiff
|
raw
|
diff to current
2021-03-11
Michael Jeanson
Remove lttng_ust_synchronize_trace public symbol
blob
|
commitdiff
|
raw
|
diff to current
2021-03-08
Michael Jeanson
Move ust-events.h private functions to internal
blob
|
commitdiff
|
raw
|
diff to current
2021-03-02
Michael Jeanson
Use 'ust-' prefix for all global private headers
blob
|
commitdiff
|
raw
|
diff to current
2021-03-02
Michael Jeanson
Move private headers out of 'lttng/' public header dir
blob
|
commitdiff
|
raw
|
diff to current
2021-02-26
Michael Jeanson
Move to kernel style SPDX license identifiers
blob
|
commitdiff
|
raw
|
diff to current
2021-02-25
Mathieu Desnoyers
Fix: "Cleanup: clarify bytecode ownership"
blob
|
commitdiff
|
raw
|
diff to current
2021-02-24
Mathieu Desnoyers
Cleanup: clarify bytecode ownership
blob
|
commitdiff
|
raw
|
diff to current
2021-02-24
Mathieu Desnoyers
Cleanup: clarify ownership of excluder
blob
|
commitdiff
|
raw
|
diff to current
2020-12-17
Mathieu Desnoyers
Fix: lttng-ust 2.13 should not try to use notifiers...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-10
Mathieu Desnoyers
Fix: event notifier: notification send should be a...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-05
Francis Deslauriers
Fix: event-notifier: not propagating error counter...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-30
Mathieu Desnoyers
Remove runtime dependency on liburcu shared objects
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Francis Deslauriers
Implement event notifier error counter
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Mathieu Desnoyers
Implement libcounter
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Francis Deslauriers
Implement capturing payload on event notifiers
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Francis Deslauriers
bytecode: initialize all contexts on event notifier...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Francis Deslauriers
Generalize `lttng_enabler_link_bytecode()` bytecode...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Francis Deslauriers
bytecode: rename `lttng_filter_sync_state()` -> `lttng_...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Francis Deslauriers
bytecode: generalize `struct lttng_ust_filter_bytecode_...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Francis Deslauriers
Cleanup: Rename filter functions/fields to mention...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Francis Deslauriers
Implement event notifier
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Francis Deslauriers
Create `_for_each` function to unregister probe providers
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Francis Deslauriers
Cleanup: extract function to borrow hashlist bucket
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Francis Deslauriers
Decouple `struct lttng_event` from filter code
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Francis Deslauriers
Abstract base `lttng_enabler` to support other types...
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Francis Deslauriers
Rename `enum lttng_enabler_type` to `_format_type`
blob
|
commitdiff
|
raw
|
diff to current
2020-10-15
Michael Jeanson
Cleanup: standardise include path
blob
|
commitdiff
|
raw
|
diff to current
2020-07-07
Michael Jeanson
Add userspace time namespace context
blob
|
commitdiff
|
raw
|
diff to current
2020-05-05
Francis Deslauriers
Fix: event probes attached before event enabled
blob
|
commitdiff
|
raw
|
diff to current
2020-04-15
Mathieu Desnoyers
tracepoint: Refactor representation of nested types
blob
|
commitdiff
|
raw
|
diff to current
2020-02-13
Francis Deslauriers
Cleanup: liblttng-ust: change `int` flag to `bool`
blob
|
commitdiff
|
raw
|
diff to current
2020-02-13
Francis Deslauriers
liblttng-ust: exit loop early on event enabler match
blob
|
commitdiff
|
raw
|
diff to current
2020-02-13
Francis Deslauriers
Cleanup: remove redundant memory barrier
blob
|
commitdiff
|
raw
|
diff to current
2019-10-18
Michael Jeanson
Add userspace vuid/vgid contexts
blob
|
commitdiff
|
raw
|
diff to current
2019-10-18
Michael Jeanson
Add userspace namespace contexts
blob
|
commitdiff
|
raw
|
diff to current
2018-10-17
Mathieu Desnoyers
Fix: sync event enablers before choosing header type
blob
|
commitdiff
|
raw
|
diff to current
2018-02-09
Francis Deslauriers
Support unloading of probe providers
blob
|
commitdiff
|
raw
|
diff to current
2018-02-09
Francis Deslauriers
Rename lttng_ust_enum_get to lttng_ust_enum_get_from_desc
blob
|
commitdiff
|
raw
|
diff to current
2018-02-09
Francis Deslauriers
Add probe provider unregister function
blob
|
commitdiff
|
raw
|
diff to current
2018-02-09
Mathieu Desnoyers
Remove duplicate provider name checks
blob
|
commitdiff
|
raw
|
diff to current
2017-03-11
Mathieu Desnoyers
Use SIZE_MAX instead of -1ULL for size_t parameter
blob
|
commitdiff
|
raw
|
diff to current
2017-03-10
Philippe Proulx
Add support for star globbing patterns in event names
blob
|
commitdiff
|
raw
|
diff to current
2016-08-21
Mathieu Desnoyers
Performance: define _LGPL_SOURCE in LGPL c files
blob
|
commitdiff
|
raw
|
diff to current
2016-08-08
Mathieu Desnoyers
Fix: many-events registration/unregistration speed
blob
|
commitdiff
|
raw
|
diff to current
2016-06-30
Mathieu Desnoyers
Implement statedump command in UST
blob
|
commitdiff
|
raw
|
diff to current
2016-02-12
Mathieu Desnoyers
Handle application context cmd
blob
|
commitdiff
|
raw
|
diff to current
2016-02-12
Mathieu Desnoyers
Implement dynamic types, and application context provid...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-14
Mathieu Desnoyers
Add CTF enum type support to tracepoint event
blob
|
commitdiff
|
raw
|
diff to current
2015-06-13
Mathieu Desnoyers
Implement cpu_id context for filtering
blob
|
commitdiff
|
raw
|
diff to current
2015-05-26
Antoine Busque
Refactor state dump system
blob
|
commitdiff
|
raw
|
diff to current
2014-11-12
Mathieu Desnoyers
Cleanup: remove "disabled" flag for new release cycle
blob
|
commitdiff
|
raw
|
diff to current
2014-11-12
Mathieu Desnoyers
Fix: filter attach vs event enable race
blob
|
commitdiff
|
raw
|
diff to current
2014-07-14
Francis Deslauriers
Move enablers syncing after the channel registration
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
Mathieu Desnoyers
Fix: default loglevel is DEBUG
blob
|
commitdiff
|
raw
|
diff to current
2014-04-27
Mathieu Desnoyers
Implement LTTng-UST perf counters support on x86
blob
|
commitdiff
|
raw
|
diff to current
2014-04-02
Mathieu Desnoyers
Change default loglevel to TRACE_DEBUG_LINE
blob
|
commitdiff
|
raw
|
diff to current
2014-02-21
Mathieu Desnoyers
Cleanup: remove logically dead code
blob
|
commitdiff
|
raw
|
diff to current
2013-12-03
Mathieu Desnoyers
Fix: baddr deadlock with lttng-ust destructor
blob
|
commitdiff
|
raw
|
diff to current
2013-11-30
Mathieu Desnoyers
Fix: take the ust lock around session iteration in...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-30
Paul Woegerer
Fix: baddr_statedump deadlock with JUL tracing
blob
|
commitdiff
|
raw
|
diff to current
2013-11-14
Paul Woegerer
Implement base-address-state tracing
blob
|
commitdiff
|
raw
|
diff to current
2013-11-13
JP Ikaheimonen
Add a check against excluders
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.210239 seconds
and
107
git commands to generate.