index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_functions_graph.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-18
tracing/core: use appropriate waiting on trace_pipe
Frederic Weisbecker
1
-0
/
+1
2009-02-10
tracing: provide correct return value after outputting the event
Wenji Huang
1
-7
/
+7
2009-02-09
tracing/function-graph-tracer: handle the leaf functions from trace_pipe
Frederic Weisbecker
1
-18
/
+30
2009-02-09
tracing/function-graph-tracer: provide a selftest for the function graph tracer
Frederic Weisbecker
1
-0
/
+3
2009-02-06
trace: Call tracing_reset_online_cpus before tracer->init()
Arnaldo Carvalho de Melo
1
-1
/
+0
2009-01-29
trace: Use tracing_reset_online_cpus in more places
Arnaldo Carvalho de Melo
1
-6
/
+2
2009-01-23
tracing/function-graph-tracer: various fixes and features
Frederic Weisbecker
1
-103
/
+195
2009-01-06
Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent
Ingo Molnar
1
-3
/
+1
2009-01-06
Merge branch 'linus' into tracing/kmemtrace2
Ingo Molnar
1
-1
/
+1
2009-01-01
cpumask: convert kernel trace functions further
Rusty Russell
1
-1
/
+1
2008-12-29
ftrace: set up trace event hash infrastructure
Steven Rostedt
1
-0
/
+1
2008-12-29
ftrace: remove obsolete print continue functionality
Steven Rostedt
1
-3
/
+0
2008-12-26
tracing/function-graph-tracer: strip ending newlines on comments
Frederic Weisbecker
1
-0
/
+6
2008-12-12
tracing/function-graph-tracer: Output arrows signal on hardirq call/return
Frederic Weisbecker
1
-4
/
+62
2008-12-08
tracing/function-graph-tracer: implement a print_headers function
Frederic Weisbecker
1
-4
/
+29
2008-12-04
tracing/function-graph-tracer: handle ftrace_printk entries
Frederic Weisbecker
1
-1
/
+71
2008-12-03
tracing/function-graph-tracer: improve duration output
Frederic Weisbecker
1
-12
/
+43
2008-12-03
tracing/function-graph-tracer: display unified style cmdline and pid
Frederic Weisbecker
1
-14
/
+99
2008-11-28
tracing/function-graph-tracer: more output tweaks
Ingo Molnar
1
-7
/
+38
2008-11-28
tracing/function-graph-tracer: adjustments of the trace informations
Frederic Weisbecker
1
-49
/
+93
2008-11-27
tracing/function-graph-tracer: enhancements for the trace output
Frederic Weisbecker
1
-9
/
+159
2008-11-26
ftrace: add cpu annotation for function graph tracer
Steven Rostedt
1
-12
/
+22
2008-11-26
ftrace: add thread comm to function graph tracer
Steven Rostedt
1
-5
/
+16
2008-11-26
tracing/function-return-tracer: set a more human readable output
Frederic Weisbecker
1
-24
/
+80
2008-11-26
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
1
-0
/
+98
[prev]