index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
trace_events.h
Age
Commit message (
Expand
)
Author
2025-03-06
tracing: Remove orphaned event_trace_printk
Hengqi Chen
2025-01-23
Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-01-07
tracing/hist: Add poll(POLLIN) support on hist file
Masami Hiramatsu (Google)
2024-12-23
tracing: Constify string literal data member in struct trace_event_call
Christian Göttsche
2024-12-17
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
2024-11-22
tracing: Record task flag NEED_RESCHED_LAZY.
Thomas Gleixner
2024-11-01
tracing: Remove TRACE_FLAG_IRQS_NOSUPPORT
Sebastian Andrzej Siewior
2024-10-08
tracing: Remove TRACE_EVENT_FL_FILTERED logic
Zheng Yejian
2024-08-09
Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-08-07
tracing: Use refcount for trace_event_file reference counter
Steven Rostedt
2024-08-05
bpf: kprobe: remove unused declaring of bpf_kprobe_override
Menglong Dong
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-19
bpf: pass whole link instead of prog when triggering raw tracepoint
Andrii Nakryiko
2024-03-18
tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"
Steven Rostedt (Google)
2024-03-12
tracing/ring-buffer: Fix wait_on_pipe() race
Steven Rostedt (Google)
2023-11-03
Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-11-01
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
2023-10-04
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
2023-09-25
bpf: Add missed value to kprobe perf link info
Jiri Olsa
2023-09-11
tracing/synthetic: Fix order of struct trace_dynamic_info
Steven Rostedt (Google)
2023-09-08
tracing: Remove unused trace_event_file dir field
Steven Rostedt (Google)
2023-09-01
Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-22
tracing/filters: Enable filtering a cpumask field by another cpumask
Valentin Schneider
2023-08-21
bpf: Add multi uprobe link
Jiri Olsa
2023-08-16
tracing/synthetic: Use union instead of casts
Sven Schnelle
2023-07-31
eventfs: Move tracing/events to eventfs
Ajay Kaher
2023-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-11
bpf: Clear the probe_addr for uprobe
Yafang Shao
2023-06-06
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
2023-05-23
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
2023-02-12
tracing: Fix TASK_COMM_LEN in trace event format file
Yafang Shao
2022-12-10
tracing: Fix some checker warnings
David Howells
2022-11-23
tracing: Optimize event type allocation with IDA
Zheng Yejian
2022-09-28
tracing: Wake up ring buffer waiters on closing of the file
Steven Rostedt (Google)
2022-08-29
tracing: Define the is_signed_type() macro once
Bart Van Assche
2022-07-15
tracing/events: Add __vstring() and __assign_vstr() helper macros
Steven Rostedt (Google)
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-03-17
bpf: Add multi kprobe link
Jiri Olsa
2022-03-11
tracing: Add TRACE_CUSTOM_EVENT() macro
Steven Rostedt (Google)
2022-02-25
tracing: Uninline trace_trigger_soft_disabled() partly
Christophe Leroy
2022-01-13
tracing: Account bottom half disabled sections.
Sebastian Andrzej Siewior
2021-12-06
tracing: Support __rel_loc relative dynamic data location attribute
Masami Hiramatsu
2021-11-14
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
2021-10-27
tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together
Robin H. Johnson
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-08-20
tracing: Add a probe that attaches to trace events
Tzvetomir Stoyanov (VMware)
2021-08-18
tracing: Have dynamic events have a ref counter
Steven Rostedt (VMware)
2021-08-18
tracing: Add DYNAMIC flag for dynamic events
Steven Rostedt (VMware)
[next]