index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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-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
*
tracing: add __print_flags_u64()
Ross Zwisler
2017-02-22
1
-0
/
+4
[next]