index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
Kconfig
Age
Commit message (
Expand
)
Author
2008-05-24
sysprof: make it depend on X86
Thomas Gleixner
2008-05-23
ftrace: make it more available in the Kconfig
Thomas Gleixner
2008-05-23
ftrace: make sysprof dependent on x86 for now
Ingo Molnar
2008-05-23
ftrace: add sysprof plugin
Ingo Molnar
2008-05-23
ftrace: add have dynamic ftrace config for archs
Steven Rostedt
2008-05-23
ftrace: restrict tracing to HAVE_FTRACE architectures
Ingo Molnar
2008-05-23
ftrace: make it more available in the Kconfig
Ingo Molnar
2008-05-23
ftrace: add stack tracing
Ingo Molnar
2008-05-23
ftrace: add self-tests
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 tracing of context switches
Steven Rostedt
2008-05-23
ftrace: function tracer
Steven Rostedt
2008-05-23
ftrace: latency tracer infrastructure
Steven Rostedt
2008-05-23
ftrace: add basic support for gcc profiler instrumentation
Arnaldo Carvalho de Melo