index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpumask: convert kernel trace functions further
Rusty Russell
2009-01-01
1
-1
/
+1
*
ftrace: introduce tracing_reset_online_cpus() helper
Pekka J Enberg
2008-12-19
1
-0
/
+1
*
tracing/ftrace: add the printk-msg-only option
Frederic Weisbecker
2008-12-17
1
-1
/
+2
*
x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface
Markus Metzger
2008-12-12
1
-8
/
+6
*
tracing/ftrace: fix the check of ftrace_trace_task
Frederic Weisbecker
2008-12-05
1
-1
/
+1
*
-
.
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...
Ingo Molnar
2008-12-05
1
-1
/
+3
|
\
\
|
*
|
tracing/function-graph-tracer: handle ftrace_printk entries
Frederic Weisbecker
2008-12-04
1
-1
/
+3
*
|
|
tracing: fix typo and missing inline function
Ingo Molnar
2008-12-04
1
-1
/
+5
*
|
|
ftrace: use struct pid
Steven Rostedt
2008-12-04
1
-2
/
+2
*
|
|
ftrace: trace single pid for function graph tracer
Steven Rostedt
2008-12-04
1
-0
/
+10
*
|
|
ftrace: graph of a single function
Steven Rostedt
2008-12-04
1
-1
/
+29
|
/
/
*
|
ftrace: function graph return for function entry
Steven Rostedt
2008-12-03
1
-1
/
+1
|
|
|
\
*
-
.
\
Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...
Ingo Molnar
2008-11-27
1
-14
/
+28
|
\
\
\
|
|
*
|
tracing: add "power-tracer": C/P state tracer to help power optimization
Arjan van de Ven
2008-11-26
1
-0
/
+7
|
|
/
/
|
/
|
|
|
*
|
ftrace: add thread comm to function graph tracer
Steven Rostedt
2008-11-26
1
-0
/
+1
|
*
|
tracing/function-return-tracer: set a more human readable output
Frederic Weisbecker
2008-11-26
1
-11
/
+17
|
*
|
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
2008-11-26
1
-6
/
+6
|
/
/
*
|
x86, bts, ftrace: a BTS ftrace plug-in prototype
Markus Metzger
2008-11-25
1
-0
/
+12
*
|
x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...
Markus Metzger
2008-11-25
1
-0
/
+1
*
|
tracing: identify which executable object the userspace address belongs to
Török Edwin
2008-11-23
1
-1
/
+2
*
|
tracing: add support for userspace stacktraces in tracing/iter_ctrl
Török Edwin
2008-11-23
1
-0
/
+9
*
|
tracing/function-return-tracer: add the overrun field
Frederic Weisbecker
2008-11-18
1
-0
/
+1
*
|
tracing/ftrace: implement a set_flag callback for tracers
Frederic Weisbecker
2008-11-18
1
-0
/
+26
|
|
|
\
*
-
.
\
Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core
Ingo Molnar
2008-11-18
1
-2
/
+0
|
\
\
\
|
|
|
/
|
*
|
tracing: branch tracer, fix writing to trace/trace_options
Aneesh Kumar K.V
2008-11-17
1
-2
/
+0
*
|
|
tracing/ftrace: change the type of the init() callback
Frederic Weisbecker
2008-11-16
1
-1
/
+2
|
/
/
*
|
ftrace: CPU buffer start annotation clean ups
Steven Rostedt
2008-11-13
1
-0
/
+1
*
|
ftrace: add tracer called branch
Steven Rostedt
2008-11-12
1
-0
/
+2
*
|
ftrace: rename unlikely iter_ctrl to branch
Steven Rostedt
2008-11-12
1
-13
/
+13
*
|
trace: rename unlikely profiler to branch profiler
Steven Rostedt
2008-11-12
1
-3
/
+3
*
|
tracing: likely/unlikely branch annotation tracer
Steven Rostedt
2008-11-12
1
-0
/
+39
*
|
tracing/fastboot: Use the ring-buffer timestamp for initcall entries
Frederic Weisbecker
2008-11-12
1
-5
/
+12
*
|
tracing/fastboot: move boot tracer structs and funcs into their own header.
Frederic Weisbecker
2008-11-12
1
-0
/
+1
*
|
tracing: add a tracer to catch execution time of kernel functions
Frederic Weisbecker
2008-11-11
1
-0
/
+35
*
|
ftrace: display start of CPU buffer in trace output
Steven Rostedt
2008-11-08
1
-0
/
+2
*
|
ftrace: remove trace array ctrl
Steven Rostedt
2008-11-08
1
-1
/
+0
*
|
ftrace: remove ctrl_update method
Steven Rostedt
2008-11-08
1
-1
/
+0
*
|
ftrace: fix sched_switch API
Steven Rostedt
2008-11-08
1
-1
/
+3
*
|
ftrace: fix boot trace sched startup
Steven Rostedt
2008-11-08
1
-1
/
+1
*
|
ftrace: restructure tracing start/stop infrastructure
Steven Rostedt
2008-11-06
1
-2
/
+3
*
|
Merge branch 'tracing/fastboot' into tracing/ftrace
Ingo Molnar
2008-11-06
1
-0
/
+1
|
\
\
|
*
|
tracing/fastboot: use sched switch tracer from boot tracer
Frederic Weisbecker
2008-11-04
1
-0
/
+1
|
|
/
*
|
ftrace: function tracer with irqs disabled
Steven Rostedt
2008-11-04
1
-0
/
+1
*
|
ftrace: introduce ftrace_preempt_disable()/enable()
Steven Rostedt
2008-11-04
1
-0
/
+48
|
/
*
ftrace: handle archs that do not support irqs_disabled_flags
Steven Rostedt
2008-10-31
1
-9
/
+11
*
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-20
1
-1
/
+1
*
ftrace: preempt disable over interrupt disable
Steven Rostedt
2008-10-14
1
-6
/
+7
*
ftrace: type cast filter+verifier
Steven Rostedt
2008-10-14
1
-0
/
+42
*
tracing/ftrace: change the type of the print_line callback
Frederic Weisbecker
2008-10-14
1
-1
/
+9
*
ftrace: take advantage of variable length entries
Steven Rostedt
2008-10-14
1
-39
/
+42
[next]