index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ftrace.h
Age
Commit message (
Expand
)
Author
2008-10-23
ftrace: remove ftrace hash
Steven Rostedt
2008-10-23
ftrace: remove mcount set
Steven Rostedt
2008-10-23
ftrace: only have ftrace_kill atomic
Steven Rostedt
2008-10-23
ftrace: return error on failed modified text.
Steven Rostedt
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-14
tracing/fastboot: add better resolution to initcall debug/tracing
Tim Bird
2008-10-14
tracing/fastboot: only trace non-module initcalls
Frederic Weisbecker
2008-10-14
ftrace: ktime.h not included in ftrace.h
Steven Noonan
2008-10-14
tracing/fastboot: build fix
Ingo Molnar
2008-10-14
tracing/fastboot: get the initcall name before it disappears
Frederic Weisbecker
2008-10-14
tracing/fastboot: change the printing of boot tracer according to bootgraph.pl
Frederic Weisbecker
2008-10-14
tracing/ftrace: add the boot tracer
Frédéric Weisbecker
2008-10-14
ftrace: use ftrace_release for all dynamic ftrace functions
Steven Rostedt
2008-10-14
ftrace: fix incorrect comment style of __ftrace_enabled_save()
Huang Ying
2008-10-14
ftrace: ftrace_kill_atomic() build fix
Ingo Molnar
2008-10-14
ftrace: build fix
Ingo Molnar
2008-10-14
ftrace: dump out ftrace buffers to console on panic
Steven Rostedt
2008-10-14
ftrace: ftrace_printk doc moved
Steven Rostedt
2008-10-14
ftrace: printk formatting infrastructure
Steven Rostedt
2008-10-14
ftrace: remove old pointers to mcount
Steven Rostedt
2008-10-14
ftrace: enable mcount recording for modules
Steven Rostedt
2008-10-14
ftrace: mcount call site on boot nops core
Steven Rostedt
2008-08-15
kexec jump: __ftrace_enabled_save/restore
Huang Ying
2008-07-11
ftrace: add ftrace_kill_atomic
Steven Rostedt
2008-06-23
ftrace: freeze kprobe'd records
Abhishek Sagar
2008-06-23
ftrace: store mcount address in rec->ip
Abhishek Sagar
2008-06-10
ftrace: prevent freeing of all failed updates
Abhishek Sagar
2008-06-02
ftrace: user update and disable dynamic ftrace daemon
Steven Rostedt
2008-05-28
ftrace: fix merge
Ingo Molnar
2008-05-26
ftrace: set_ftrace_notrace feature
Steven Rostedt
2008-05-23
ftrace: fix build bug
Ingo Molnar
2008-05-23
ftrace: fix include file dependency
Ingo Molnar
2008-05-23
ftrace: stacktrace fix
Ingo Molnar
2008-05-23
ftrace: add stack tracing
Ingo Molnar
2008-05-23
ftrace: build fix
Ingo Molnar
2008-05-23
ftrace: disable tracing on failure
Steven Rostedt
2008-05-23
ftrace - fix dynamic ftrace memory leak
Steven Rostedt
2008-05-23
ftrace: startup tester on dynamic tracing.
Steven Rostedt
2008-05-23
ftrace: cleanups
Ingo Molnar
2008-05-23
ftrace: force recording
Steven Rostedt
2008-05-23
ftrace: fix kexec
Ingo Molnar
2008-05-23
ftrace: add filter select functions to trace
Steven Rostedt
2008-05-23
ftrace: use dynamic patching for updating mcount calls
Steven Rostedt
2008-05-23
ftrace: move memory management out of arch code
Steven Rostedt
2008-05-23
ftrace: add ftrace_enabled sysctl to disable mcount function
Steven Rostedt
2008-05-23
ftrace: dynamic enabling/disabling of function calls
Steven Rostedt
2008-05-23
ftrace: trace preempt off critical timings
Steven Rostedt
2008-05-23
ftrace: trace irq disabled critical timings
Steven Rostedt
2008-05-23
ftrace: tracer for scheduler wakeup latency
Steven Rostedt
2008-05-23
ftrace: add basic support for gcc profiler instrumentation
Arnaldo Carvalho de Melo