projects
/
lttng-modules.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lttng-modules.git
2022-04-07
Michael Jeanson
fix: sched/tracing: Don't re-read p->state when emittin...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Mathieu Desnoyers
Fix: tracepoint event: allow same provider and event...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Mathieu Desnoyers
Fix: compaction migratepages event name
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Mathieu Desnoyers
Document expected ISO8601 time formats in ABI header
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Mathieu Desnoyers
Fix: lttng ABI: lttng_counter_ioctl() tainted scalar
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Mathieu Desnoyers
Cleanup: Remove dead code in _lttng_kernel_event_create()
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Mathieu Desnoyers
Fix: lttng_event_enabler_create_syscall_events_if_missi...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Mathieu Desnoyers
Fix: lttng_syscall_filter_enable_event(): uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Mathieu Desnoyers
Fix: sample discarded events count before reserve
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Mathieu Desnoyers
Cleanup: comment alignment in ring buffer config.h
commit
|
commitdiff
|
tree
|
snapshot
2022-01-31
Michael Jeanson
fix: net: socket: rename SKB_DROP_REASON_SOCKET_FILTER...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Michael Jeanson
Add missing 'random' tracepoints
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Michael Jeanson
fix: net: skb: introduce kfree_skb_reason() (v5.17)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Mathieu Desnoyers
Introduce hrtimer_mode enumeration
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Michael Jeanson
fix: random: rather than entropy_store abstraction...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Michael Jeanson
fix: btrfs: pass fs_info to trace_btrfs_transaction_com...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Michael Jeanson
fix: mm: compaction: fix the migration stats in trace_m...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Michael Jeanson
fix: block: remove the ->rq_disk field in struct reques...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Michael Jeanson
fix: block: remove GENHD_FL_SUPPRESS_PARTITION_INFO...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Francis Deslauriers
Cleanup: events.h: add alignment comments and fix white...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-14
Mathieu Desnoyers
Copyright ownership transfer
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Michael Jeanson
fix: mm: move kvmalloc-related functions to slab.h...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Michael Jeanson
fix: block: don't call blk_status_to_errno in blk_updat...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Michael Jeanson
fix: KVM: MMU: change tracepoints arguments to kvm_page...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Michael Jeanson
fix: KVM: x86: Get exit_reason as part of kvm_x86_ops...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Michael Jeanson
fix: isystem: delete global -isystem compile option...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Michael Jeanson
fix: block: move block-related definitions out of fs...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
Mathieu Desnoyers
syscalls: syscall id lookup and dispatch table improvements
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
Mathieu Desnoyers
Fix: syscall tracing: missing trigger actions
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
Mathieu Desnoyers
Warn on event registration/unregistration failure
commit
|
commitdiff
|
tree
|
snapshot
2021-11-06
Mathieu Desnoyers
Fix: kernels 3.0.x do not implement IS_ENABLED macro
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Refactoring: lttng_event_enabler_create_tracepoint_even...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Refactoring: syscall: break loops when found
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Fix: _lttng_kernel_event_create never returns NULL
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Refactoring: move lttng_syscall_event_enabler_create_ma...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Refactoring: combine common code into lttng_syscall_eve...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Refactoring: introduce lttng_syscall_event_enabler_crea...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Refactoring: remove unused argument from lttng_syscall_...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Refactoring: add/remove to/from dispatch list on enable...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Refactoring: syscall tracing: config compat
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Fix: event notifier unknown syscall match only wildcard all
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Refactoring: introduce create_unknown_syscall_event
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Refactoring: introduce lttng_syscall_event_enabler_crea...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Fix: add unknown event to dispatch list
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Fix: RCU-aware add event recorder to RCU dispatch list
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Refactoring: introduce lttng_syscall_event_enabler_crea...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Refactoring: syscall: move matching event creation...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
syscalls: remove vmalloc sync mappings
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mathieu Desnoyers
Refactoring: introduce lttng_event_enabler_create_...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Mathieu Desnoyers
Refactoring: combine common code into _lttng_kernel_eve...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Mathieu Desnoyers
Fix: clear error counter before adding to lists
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Mathieu Desnoyers
Refactoring: introduce lttng_kernel_event_id_available
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Mathieu Desnoyers
Refactoring: remove unused event_recorder_return
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Mathieu Desnoyers
Refactoring: event create: introduce _lttng_event_recor...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Mathieu Desnoyers
Refactoring: event create: use lttng_get_event_list_hea...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Mathieu Desnoyers
Refactoring: introduce lttng_kernel_event_notifier_clea...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Mathieu Desnoyers
Refactoring: introduce lttng_event_enabler_event_name_m...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Mathieu Desnoyers
Refactoring: event create: use parent structure
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Mathieu Desnoyers
Refactoring: introduce lttng_kernel_event_alloc and...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring: merge lttng_sync_event_list common code
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring: move enablers list into common structure
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring: introduce lttng_event_sync_filter_state...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring: combine common code into lttng_event_enabl...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring: introduce lttng_event_enabler_init_event_f...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring: introduce lttng_event_enabler_init_event_c...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring: combine common code into lttng_syscall_tab...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring: introduce list head from enabler getter
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring: move event list node field to common structure
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring: combine common code into lttng_create_even...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring: combine identical functions into lttng_cre...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring/fix: desc match enabler: handle error inter...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring: syscalls: use common match functions
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring: combine create event common code
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mathieu Desnoyers
Refactoring: combine match functions for notifier and...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mathieu Desnoyers
Refactoring: introduce lttng_get_event_ht_from_enabler
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mathieu Desnoyers
Refactoring: combine hlist_node into common event structure
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mathieu Desnoyers
Refactoring: event notifier create: use enablers
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mathieu Desnoyers
Refactoring: combine event hash tables common code
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mathieu Desnoyers
Refactoring: combine _lttng_event_unregister common...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mathieu Desnoyers
Refactoring: combine register_event common code
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mathieu Desnoyers
Refactoring: combine lttng_create_syscall_event_if_miss...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mathieu Desnoyers
Refactoring: syscalls: move lttng_syscalls_create_match...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mathieu Desnoyers
Refactoring: Rename lttng_channel_syscall_mask to lttng...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mathieu Desnoyers
Refactoring: kretprobes: use event common argument...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mathieu Desnoyers
Refactoring: kprobes: combine common code between recor...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mathieu Desnoyers
Refactoring: uprobes: combine common code between recor...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mathieu Desnoyers
Refactoring: syscalls: combine syscalls register event...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mathieu Desnoyers
Refactoring: syscall: combine syscall filter enable...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Mathieu Desnoyers
Refactoring: rename lttng_syscalls_register_event to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Mathieu Desnoyers
Cleanup: tracepoint probe register/unregister: use...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Mathieu Desnoyers
Refactoring/fix: syscall table unregister/destroy
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Mathieu Desnoyers
Refactoring: rename lttng_channel_create to lttng_chann...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Mathieu Desnoyers
Refactoring: channel enable/disable using common type
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Mathieu Desnoyers
Cleanup: rename event register/unregister for event...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Mathieu Desnoyers
Cleanup: rename lttng_syscalls_destroy_event to lttng_s...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Mathieu Desnoyers
Cleanup: syscall filter enable/disable event
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Mathieu Desnoyers
Cleanup: notifier syscalls: Remove useless zero-init...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Mathieu Desnoyers
Refactoring: combine event enabler destroy for notifier...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Mathieu Desnoyers
Refactoring: combine event notifier notifier and record...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Mathieu Desnoyers
Refactoring: combine filter bytecode attach functions
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.040514 seconds
and
4
git commands to generate.