index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_functions_graph.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
tracing/core: use appropriate waiting on trace_pipe
Frederic Weisbecker
2009-02-18
1
-0
/
+1
*
|
tracing: provide correct return value after outputting the event
Wenji Huang
2009-02-10
1
-7
/
+7
*
|
tracing/function-graph-tracer: handle the leaf functions from trace_pipe
Frederic Weisbecker
2009-02-09
1
-18
/
+30
*
|
tracing/function-graph-tracer: provide a selftest for the function graph tracer
Frederic Weisbecker
2009-02-09
1
-0
/
+3
*
|
trace: Call tracing_reset_online_cpus before tracer->init()
Arnaldo Carvalho de Melo
2009-02-06
1
-1
/
+0
*
|
trace: Use tracing_reset_online_cpus in more places
Arnaldo Carvalho de Melo
2009-01-29
1
-6
/
+2
*
|
tracing/function-graph-tracer: various fixes and features
Frederic Weisbecker
2009-01-23
1
-103
/
+195
*
|
Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2009-01-06
1
-3
/
+1
|
\
\
|
*
|
ftrace: set up trace event hash infrastructure
Steven Rostedt
2008-12-29
1
-0
/
+1
|
*
|
ftrace: remove obsolete print continue functionality
Steven Rostedt
2008-12-29
1
-3
/
+0
*
|
|
Merge branch 'linus' into tracing/kmemtrace2
Ingo Molnar
2009-01-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
cpumask: convert kernel trace functions further
Rusty Russell
2009-01-01
1
-1
/
+1
*
|
tracing/function-graph-tracer: strip ending newlines on comments
Frederic Weisbecker
2008-12-26
1
-0
/
+6
|
/
*
tracing/function-graph-tracer: Output arrows signal on hardirq call/return
Frederic Weisbecker
2008-12-12
1
-4
/
+62
*
tracing/function-graph-tracer: implement a print_headers function
Frederic Weisbecker
2008-12-08
1
-4
/
+29
*
tracing/function-graph-tracer: handle ftrace_printk entries
Frederic Weisbecker
2008-12-04
1
-1
/
+71
*
tracing/function-graph-tracer: improve duration output
Frederic Weisbecker
2008-12-03
1
-12
/
+43
*
tracing/function-graph-tracer: display unified style cmdline and pid
Frederic Weisbecker
2008-12-03
1
-14
/
+99
*
tracing/function-graph-tracer: more output tweaks
Ingo Molnar
2008-11-28
1
-7
/
+38
*
tracing/function-graph-tracer: adjustments of the trace informations
Frederic Weisbecker
2008-11-28
1
-49
/
+93
*
tracing/function-graph-tracer: enhancements for the trace output
Frederic Weisbecker
2008-11-27
1
-9
/
+159
*
ftrace: add cpu annotation for function graph tracer
Steven Rostedt
2008-11-26
1
-12
/
+22
*
ftrace: add thread comm to function graph tracer
Steven Rostedt
2008-11-26
1
-5
/
+16
*
tracing/function-return-tracer: set a more human readable output
Frederic Weisbecker
2008-11-26
1
-24
/
+80
*
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
2008-11-26
1
-0
/
+98
[prev]