index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir
Steven Rostedt (Red Hat)
2015-05-13
3
-20
/
+20
*
tracing: Rename ftrace_event_name() to trace_event_name()
Steven Rostedt (Red Hat)
2015-05-13
5
-30
/
+30
*
tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
Steven Rostedt (Red Hat)
2015-05-13
1
-2
/
+2
*
tracing: Rename ftrace_output functions to trace_output
Steven Rostedt (Red Hat)
2015-05-13
1
-8
/
+8
*
tracing: Rename ftrace_event_buffer to trace_event_buffer.
Steven Rostedt (Red Hat)
2015-05-13
1
-7
/
+7
*
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
2015-05-13
15
-129
/
+129
*
tracing: Rename ftrace_event_file to trace_event_file
Steven Rostedt (Red Hat)
2015-05-13
9
-145
/
+145
*
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
Steven Rostedt (Red Hat)
2015-05-13
8
-24
/
+24
*
tracing: Rename ftrace_print_*() functions ta trace_print_*()
Steven Rostedt (Red Hat)
2015-05-13
1
-17
/
+17
*
tracing: Rename ftrace_event.h to trace_events.h
Steven Rostedt (Red Hat)
2015-05-13
2
-3
/
+3
*
ftrace: Provide trace clock monotonic raw
Drew Richardson
2015-05-12
1
-0
/
+1
*
tracing: Export tracing clock functions
Jerry Snitselaar
2015-05-12
1
-0
/
+3
*
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
2015-05-06
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
3
-4
/
+4
|
\
|
*
VFS: kernel/: d_inode() annotations
David Howells
2015-04-15
3
-7
/
+7
*
|
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2015-04-22
2
-3
/
+20
|
\
\
|
*
|
tracing: Fix possible out of bounds memory access when parsing enums
Steven Rostedt (Red Hat)
2015-04-17
1
-0
/
+6
|
*
|
tracing: Fix incorrect enabling of trace events by boot cmdline
Joonsoo Kim
2015-04-16
1
-1
/
+8
|
*
|
tracing: Handle ftrace_dump() atomic context in graph_trace_open()
Rabin Vincent
2015-04-16
1
-2
/
+6
*
|
|
tracing: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-2
/
+2
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-14
5
-6
/
+245
|
\
\
\
|
*
|
|
bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...
Ingo Molnar
2015-04-02
2
-1
/
+9
|
*
|
|
tracing: Allow BPF programs to call bpf_trace_printk()
Alexei Starovoitov
2015-04-02
1
-0
/
+78
|
*
|
|
tracing: Allow BPF programs to call bpf_ktime_get_ns()
Alexei Starovoitov
2015-04-02
1
-0
/
+14
|
*
|
|
tracing, perf: Implement BPF programs attached to kprobes
Alexei Starovoitov
2015-04-02
3
-0
/
+139
|
*
|
|
tracing: Add kprobe flag
Alexei Starovoitov
2015-04-02
1
-1
/
+1
|
*
|
|
Merge branch 'perf/x86' into perf/core, because it's ready
Ingo Molnar
2015-03-27
1
-5
/
+5
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
perf: Remove type specific target pointers
Peter Zijlstra
2015-03-23
1
-5
/
+5
*
|
|
|
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-04-14
12
-45
/
+489
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
tracing: Add enum_map file to show enums that have been mapped
Steven Rostedt (Red Hat)
2015-04-08
2
-4
/
+269
|
*
|
|
tracing: Allow for modules to convert their enums to values
Steven Rostedt (Red Hat)
2015-04-08
2
-5
/
+46
|
*
|
|
tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
Steven Rostedt (Red Hat)
2015-04-08
3
-1
/
+146
|
*
|
|
ftrace/x86: Let dynamic trampolines call ops->func even for dynamic fops
Steven Rostedt (Red Hat)
2015-04-02
1
-8
/
+14
|
*
|
|
ring-buffer: Remove duplicate use of '&' in recursive code
Steven Rostedt (Red Hat)
2015-03-30
1
-4
/
+1
|
*
|
|
trace: Don't use __weak in header files
Stephen Rothwell
2015-03-25
4
-24
/
+15
|
*
|
|
tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flag
He Kuang
2015-03-25
1
-1
/
+1
|
*
|
|
tracing: %pF is only for function pointers
Scott Wood
2015-03-25
1
-3
/
+3
|
*
|
|
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Steven Rostedt
2015-03-25
1
-6
/
+5
|
|
/
/
*
|
|
Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-14
8
-142
/
+130
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tracing: Have mkdir and rmdir be part of tracefs
Steven Rostedt (Red Hat)
2015-02-03
1
-70
/
+5
|
*
|
tracing: Automatically mount tracefs on debugfs/tracing
Steven Rostedt (Red Hat)
2015-02-03
1
-3
/
+33
|
*
|
tracing: Convert the tracing facility over to use tracefs
Steven Rostedt (Red Hat)
2015-02-03
8
-66
/
+74
|
*
|
tracing: Create cmdline tracer options on tracing fs init
Steven Rostedt (Red Hat)
2015-02-03
1
-9
/
+21
|
*
|
tracing: Only create tracer options files if directory exists
Steven Rostedt (Red Hat)
2015-02-03
1
-2
/
+5
|
*
|
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt (Red Hat)
2015-02-02
4
-25
/
+102
|
|
\
\
*
|
|
|
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
2015-03-09
1
-3
/
+3
*
|
|
|
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
2015-03-09
1
-6
/
+22
*
|
|
|
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
Steven Rostedt (Red Hat)
2015-03-09
1
-2
/
+6
*
|
|
|
tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
2
-4
/
+4
*
|
|
|
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2015-02-12
19
-150
/
+175
|
\
\
\
\
[next]