index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
trace_events.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-11-03
1
-1
/
+5
|
\
|
*
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
2023-11-01
1
-0
/
+4
|
*
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
2023-10-04
1
-1
/
+1
*
|
bpf: Add missed value to kprobe perf link info
Jiri Olsa
2023-09-25
1
-2
/
+4
|
/
*
tracing/synthetic: Fix order of struct trace_dynamic_info
Steven Rostedt (Google)
2023-09-11
1
-3
/
+3
*
tracing: Remove unused trace_event_file dir field
Steven Rostedt (Google)
2023-09-08
1
-1
/
+0
*
Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-09-01
1
-0
/
+2
|
\
|
*
tracing/filters: Enable filtering a cpumask field by another cpumask
Valentin Schneider
2023-08-22
1
-0
/
+1
|
*
eventfs: Move tracing/events to eventfs
Ajay Kaher
2023-07-31
1
-0
/
+1
*
|
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-29
1
-1
/
+8
|
\
\
|
*
|
bpf: Add multi uprobe link
Jiri Olsa
2023-08-21
1
-0
/
+6
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-13
1
-1
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
bpf: Clear the probe_addr for uprobe
Yafang Shao
2023-07-11
1
-1
/
+2
*
|
|
tracing/synthetic: Use union instead of casts
Sven Schnelle
2023-08-16
1
-0
/
+11
|
/
/
*
/
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
2023-06-06
1
-0
/
+3
|
/
*
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
2023-05-23
1
-0
/
+1
*
tracing: Fix TASK_COMM_LEN in trace event format file
Yafang Shao
2023-02-12
1
-0
/
+1
*
tracing: Fix some checker warnings
David Howells
2022-12-10
1
-1
/
+2
*
tracing: Optimize event type allocation with IDA
Zheng Yejian
2022-11-23
1
-1
/
+0
*
tracing: Wake up ring buffer waiters on closing of the file
Steven Rostedt (Google)
2022-09-28
1
-0
/
+1
*
tracing: Define the is_signed_type() macro once
Bart Van Assche
2022-08-29
1
-2
/
+0
*
tracing/events: Add __vstring() and __assign_vstr() helper macros
Steven Rostedt (Google)
2022-07-15
1
-0
/
+18
*
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
1
-0
/
+7
|
\
|
*
bpf: Add multi kprobe link
Jiri Olsa
2022-03-17
1
-0
/
+7
*
|
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-03-23
1
-1
/
+23
|
\
\
|
|
/
|
/
|
|
*
tracing: Add TRACE_CUSTOM_EVENT() macro
Steven Rostedt (Google)
2022-03-11
1
-1
/
+23
*
|
tracing: Uninline trace_trigger_soft_disabled() partly
Christophe Leroy
2022-02-25
1
-10
/
+12
|
/
*
tracing: Account bottom half disabled sections.
Sebastian Andrzej Siewior
2022-01-13
1
-0
/
+1
*
tracing: Support __rel_loc relative dynamic data location attribute
Masami Hiramatsu
2021-12-06
1
-0
/
+1
*
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
2021-11-14
1
-1
/
+1
*
tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together
Robin H. Johnson
2021-10-27
1
-1
/
+1
*
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-09-05
1
-1
/
+51
|
\
|
*
tracing: Add a probe that attaches to trace events
Tzvetomir Stoyanov (VMware)
2021-08-20
1
-0
/
+4
|
*
tracing: Have dynamic events have a ref counter
Steven Rostedt (VMware)
2021-08-18
1
-1
/
+44
|
*
tracing: Add DYNAMIC flag for dynamic events
Steven Rostedt (VMware)
2021-08-18
1
-0
/
+3
*
|
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
1
-3
/
+3
*
|
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2021-08-17
1
-0
/
+3
|
/
*
tracing: Remove duplicate struct declaration in trace_events.h
Wan Jiabing
2021-04-01
1
-1
/
+0
*
tracing: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-1
/
+1
*
tracing: Pass buffer of event to trigger operations
Steven Rostedt (VMware)
2021-03-18
1
-2
/
+3
*
tracing: Fix comment about the trace_event_call flags
Steven Rostedt (VMware)
2021-03-04
1
-9
/
+2
*
tracing: Show real address for trace event arguments
Masami Hiramatsu
2021-02-11
1
-0
/
+4
*
tracing: Remove NULL check from current in tracing_generic_entry_update().
Sebastian Andrzej Siewior
2021-02-02
1
-3
/
+1
*
tracing: Inline tracing_gen_ctx_flags()
Sebastian Andrzej Siewior
2021-02-02
1
-3
/
+51
*
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
2021-02-02
1
-7
/
+18
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
tracing: Save off entry when peeking at next entry
Steven Rostedt (VMware)
2020-03-19
1
-0
/
+2
*
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-02-11
1
-1
/
+1
|
\
|
*
tracing: Consolidate trace() functions
Tom Zanussi
2020-02-10
1
-1
/
+1
*
|
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2020-02-06
1
-4
/
+127
|
\
|
[next]