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
/
ftrace.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: always initialize task ret_stack
Steven Rostedt
2009-06-02
function-graph: add memory barriers for accessing task's ret_stack
Steven Rostedt
2009-06-02
function-graph: enable the stack after initialization of other variables
Steven Rostedt
2009-06-02
function-graph: only allocate init tasks if it was not already done
Steven Rostedt
2009-06-01
ftrace: do not profile functions when disabled
Steven Rostedt
2009-06-01
ftrace: add kernel command line function filtering
Steven Rostedt
2009-05-18
tracing: fix check for return value of register_module_notifier
Ming Lei
2009-04-17
ftrace: use module notifier for function tracer
Steven Rostedt
2009-04-14
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-07
function-graph: use int instead of atomic for ftrace_graph_active
Steven Rostedt
2009-04-07
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
2009-04-07
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-01
function-graph: allow unregistering twice
Steven Rostedt
2009-03-25
tracing: add average time in function to function profiler
Steven Rostedt
2009-03-25
tracing: remove on the fly allocator from function profiler
Steven Rostedt
2009-03-25
ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()
Zhaolei
2009-03-25
tracing: clean up tracing profiler
Steven Rostedt
2009-03-24
function-graph: add option to calculate graph time or not
Steven Rostedt
2009-03-24
tracing: make the function profiler per cpu
Steven Rostedt
2009-03-24
tracing: adding function timings to function profiler
Steven Rostedt
2009-03-24
tracing: move function profiler data out of function struct
Steven Rostedt
2009-03-24
tracing: add function profiler
Steven Rostedt
2009-03-24
tracing: use union for multi-usages field
Lai Jiangshan
2009-03-24
ftrace: show virtual PID
Lai Jiangshan
2009-03-24
function-graph: add option for include sleep times
Steven Rostedt
2009-03-24
function-graph: ignore times across schedule
Steven Rostedt
2009-03-24
function-graph: prevent more than one tracer registering
Steven Rostedt
2009-03-16
tracing/ftrace: fix the check on nopped sites
Frederic Weisbecker
2009-03-13
ftrace: remove struct list_head from struct dyn_ftrace
Lai Jiangshan
2009-03-13
ftrace: use seq_read
Lai Jiangshan
2009-03-13
ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec
Zhaolei
2009-03-13
ftrace: avoid double-free of dyn_ftrace
Zhaolei
2009-03-06
tracing: fix deadlock when setting set_ftrace_pid
KOSAKI Motohiro
2009-03-05
tracing: make all file_operations const
Steven Rostedt
2009-02-22
Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2009-02-20
ftrace: break out modify loop immediately on detection of error
Steven Rostedt
2009-02-20
ftrace: allow archs to preform pre and post process for code modification
Steven Rostedt
2009-02-20
tracing/function-graph-tracer: make set_graph_function file support ftrace regex
Frederic Weisbecker
2009-02-18
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-02-18
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
2009-02-17
tracing/function-graph-tracer: trace the idle tasks
Frederic Weisbecker
2009-02-17
ftrace: rename _hook to _probe
Steven Rostedt
2009-02-17
ftrace: clean up coding style
Steven Rostedt
2009-02-17
ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definition
Ingo Molnar
2009-02-16
ftrace: add pretty print to selected fuction traces
Steven Rostedt
2009-02-16
ftrace: show selected functions in set_ftrace_filter
Steven Rostedt
2009-02-16
ftrace: trace different functions with a different tracer
Steven Rostedt
2009-02-16
ftrace: consolidate mutexes
Steven Rostedt
2009-02-16
ftrace: convert ftrace_lock from a spinlock to mutex
Steven Rostedt
[next]