index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_functions_graph.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-13
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-05
function-graph: Add tracing_thresh support to function_graph tracer
Tim Bird
2010-03-05
function-graph: Use comment notation for func names of dangling '}'
Steven Rostedt
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-02-26
ftrace: Add function names to dangling } in function graph tracer
Steven Rostedt
2010-02-25
tracing: Remove unnecessary variable in print_graph_return
Wenji Huang
2010-01-29
tracing: Simplify test for function_graph tracing start point
Lai Jiangshan
2010-01-17
tracing: Drop the tr check from the graph tracing path
Frederic Weisbecker
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-09
tracing: Fix function graph trace_pipe to properly display failed entries
Jiri Olsa
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-13
this_cpu: Use this_cpu_xx in trace_functions_graph.c
Tejun Heo
2009-09-17
tracing: switch function prints from %pf to %ps
Steven Rostedt
2009-09-11
tracing: consolidate code between trace_output.c and trace_function_graph.c
Steven Rostedt
2009-09-11
tracing: add lock depth to entries
Steven Rostedt
2009-09-11
tracing: add latency format to function_graph tracer
Steven Rostedt
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-06
tracing/function-graph-tracer: Move graph event insertion helpers in the grap...
Frederic Weisbecker
2009-08-06
tracing: Simplify print_graph_cpu()
Lai Jiangshan
2009-07-28
tracing: Fix invalid function_graph entry
Lai Jiangshan
2009-07-10
tracing/function-graph-tracer: Use the %pf format
Frederic Weisbecker
2009-06-18
function-graph: add stack frame test
Steven Rostedt
2009-06-10
Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2009-06-02
function-graph: enable the stack after initialization of other variables
Steven Rostedt
2009-03-24
function-graph: add option to calculate graph time or not
Steven Rostedt
2009-03-24
tracing: adding function timings to function profiler
Steven Rostedt
2009-03-24
function-graph: moved the timestamp from arch to generic code
Steven Rostedt
2009-03-19
function-graph: show binary events as comments
Steven Rostedt
2009-03-19
function-graph: calculate function depth within function graph tracer
Steven Rostedt
2009-03-19
function-graph: consolidate prologues for output
Steven Rostedt
2009-03-16
tracing: protect reader of cmdline output
Steven Rostedt
2009-03-12
tracing/core: bring back raw trace_printk for dynamic formats strings
Frederic Weisbecker
2009-03-10
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-10
tracing: remove funky whitespace in the trace code
Steven Rostedt
2009-03-10
Merge branch 'x86/core' into tracing/ftrace
Ingo Molnar
2009-03-06
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
2009-03-05
tracing/function-graph-tracer: use the more lightweight local clock
Frederic Weisbecker
2009-02-19
tracing/function-graph-tracer: fix merge
Ingo Molnar
2009-02-19
tracing/function-graph-tracer: fix traces weirdness while absolute time printing
Frederic Weisbecker
2009-02-19
Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
2009-02-18
tracing/function-graph-tracer: make arch generic push pop functions
Steven Rostedt
2009-02-18
tracing/core: use appropriate waiting on trace_pipe
Frederic Weisbecker
2009-02-10
tracing: provide correct return value after outputting the event
Wenji Huang
2009-02-09
tracing/function-graph-tracer: handle the leaf functions from trace_pipe
Frederic Weisbecker
2009-02-09
tracing/function-graph-tracer: provide a selftest for the function graph tracer
Frederic Weisbecker
2009-02-06
trace: Call tracing_reset_online_cpus before tracer->init()
Arnaldo Carvalho de Melo
2009-01-29
trace: Use tracing_reset_online_cpus in more places
Arnaldo Carvalho de Melo
[next]