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