index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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
*
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
|
\
|
|
*
tracing: Use seq_buf for building dynevent_cmd string
Tom Zanussi
2020-02-01
1
-3
/
+1
|
*
tracing: Add kprobe event command generation functions
Tom Zanussi
2020-01-30
1
-0
/
+31
|
*
tracing: Add synth_event_trace() and related functions
Tom Zanussi
2020-01-30
1
-0
/
+26
|
*
tracing: Add synthetic event command generation functions
Tom Zanussi
2020-01-30
1
-0
/
+37
|
*
tracing: Add dynamic event command creation interface
Tom Zanussi
2020-01-30
1
-0
/
+23
|
*
tracing: Add synth_event_delete()
Tom Zanussi
2020-01-30
1
-0
/
+2
|
*
tracing: Add trace_get/put_event_file()
Tom Zanussi
2020-01-30
1
-0
/
+5
|
*
tracing: kprobes: Output kprobe event to printk buffer
Masami Hiramatsu
2020-01-13
1
-0
/
+1
|
*
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
2020-01-13
1
-2
/
+2
|
*
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
2020-01-13
1
-2
/
+2
*
|
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
2019-12-10
1
-1
/
+7
|
\
|
|
*
tracing: Adding new functions for kernel access to Ftrace instances
Divya Indi
2019-11-22
1
-1
/
+2
|
*
tracing: Use seq_buf_hex_dump() to dump buffers
Piotr Maziarz
2019-11-14
1
-0
/
+5
*
|
ftrace: Rework event_create_dir()
Peter Zijlstra
2019-11-27
1
-1
/
+17
|
/
*
tracing: Make exported ftrace_set_clr_event non-static
Denis Efremov
2019-08-31
1
-0
/
+1
*
tracing: Make trace_get_fields() global
Cong Wang
2019-07-16
1
-0
/
+8
*
tracing: Pass type into tracing_generic_entry_update()
Cong Wang
2019-07-16
1
-0
/
+1
*
bpf: support raw tracepoints in modules
Matt Mullins
2018-12-18
1
-2
/
+6
*
trace_uprobe: support reference counter in fd-based uprobe
Song Liu
2018-10-10
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
1
-0
/
+17
|
\
|
*
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
1
-0
/
+17
*
|
tracing: Do not reference event data in post call triggers
Steven Rostedt (VMware)
2018-05-29
1
-2
/
+1
|
/
*
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-10
1
-6
/
+8
|
\
|
*
tracing: Give event triggers access to ring_buffer_event
Tom Zanussi
2018-03-10
1
-6
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-04-03
1
-0
/
+42
|
\
\
|
*
|
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2018-03-28
1
-0
/
+42
|
|
/
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-02-17
1
-0
/
+7
|
\
|
|
*
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
2017-12-13
1
-0
/
+6
|
*
bpf: add a bpf_override_function helper
Josef Bacik
2017-12-12
1
-0
/
+1
*
|
perf/core: Implement the 'perf_uprobe' PMU
Song Liu
2018-02-06
1
-0
/
+4
*
|
perf/core: Implement the 'perf_kprobe' PMU
Song Liu
2018-02-06
1
-0
/
+4
|
/
*
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-17
1
-2
/
+7
|
\
|
*
perf/ftrace: Fix function trace events
Peter Zijlstra
2017-10-16
1
-0
/
+5
|
*
perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...
Peter Zijlstra
2017-10-16
1
-2
/
+2
*
|
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
1
-1
/
+0
*
|
bpf: add a bpf_override_function helper
Josef Bacik
2017-11-11
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
/
*
/
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
2017-10-25
1
-4
/
+39
|
/
*
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
2017-09-20
1
-0
/
+1
*
Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-09-08
1
-5
/
+3
|
\
|
*
tracing: Only have rmmod clear buffers that its events were active in
Steven Rostedt (VMware)
2017-08-31
1
-5
/
+3
*
|
perf/ftrace: Fix double traces of perf on ftrace:function
Zhou Chengming
2017-08-29
1
-2
/
+2
|
/
*
trace: fix the errors caused by incompatible type of RCU variables
Chunyan Zhang
2017-07-20
1
-1
/
+1
*
tracing: Add support for recording tgid of tasks
Joel Fernandes
2017-06-27
1
-1
/
+12
*
tracing: Move trace_handle_return() out of line
Steven Rostedt (VMware)
2017-03-24
1
-10
/
+1
[next]