index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_functions_graph.c
Age
Commit message (
Expand
)
Author
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
2009-01-23
tracing/function-graph-tracer: various fixes and features
Frederic Weisbecker
2009-01-06
Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2009-01-06
Merge branch 'linus' into tracing/kmemtrace2
Ingo Molnar
2009-01-01
cpumask: convert kernel trace functions further
Rusty Russell
2008-12-29
ftrace: set up trace event hash infrastructure
Steven Rostedt
2008-12-29
ftrace: remove obsolete print continue functionality
Steven Rostedt
2008-12-26
tracing/function-graph-tracer: strip ending newlines on comments
Frederic Weisbecker
2008-12-12
tracing/function-graph-tracer: Output arrows signal on hardirq call/return
Frederic Weisbecker
2008-12-08
tracing/function-graph-tracer: implement a print_headers function
Frederic Weisbecker
2008-12-04
tracing/function-graph-tracer: handle ftrace_printk entries
Frederic Weisbecker
2008-12-03
tracing/function-graph-tracer: improve duration output
Frederic Weisbecker
2008-12-03
tracing/function-graph-tracer: display unified style cmdline and pid
Frederic Weisbecker
2008-11-28
tracing/function-graph-tracer: more output tweaks
Ingo Molnar
2008-11-28
tracing/function-graph-tracer: adjustments of the trace informations
Frederic Weisbecker
2008-11-27
tracing/function-graph-tracer: enhancements for the trace output
Frederic Weisbecker
2008-11-26
ftrace: add cpu annotation for function graph tracer
Steven Rostedt
2008-11-26
ftrace: add thread comm to function graph tracer
Steven Rostedt
2008-11-26
tracing/function-return-tracer: set a more human readable output
Frederic Weisbecker
2008-11-26
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker