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
/
include
/
trace
Age
Commit message (
Expand
)
Author
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
2009-04-03
kmemtrace: use tracepoints
Eduard - Gabriel Munteanu
2009-04-02
tracing, net: fix net tree and tracing tree merge interaction
Stephen Rothwell
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-03-24
net: Add dependent headers to trace/skb.h
Josh Stone
2009-03-13
Network Drop Monitor: Add trace declaration for skb frees
Neil Horman
2009-03-12
tracing: tracepoints for softirq entry/exit - tracepoints
Jason Baron
2009-03-10
tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro
Steven Rostedt
2009-03-10
tracing: remove obsolete TRACE_EVENT_FORMAT macro
Steven Rostedt
2009-03-10
tracing: convert irq trace points to new macros
Steven Rostedt
2009-03-10
tracing: convert the sched trace points to the TRACE_EVENT macros
Steven Rostedt
2009-03-10
tracing: new format for specialized trace points
Steven Rostedt
2009-03-10
tracing: replace TP<var> with TP_<var>
Steven Rostedt
2009-03-06
tracing, power-trace: make it build even if the power-tracer is turned off
Ingo Molnar
2009-03-04
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
2009-03-02
tracing: add TRACE_FIELD_SPECIAL to record complex entries
Steven Rostedt
2009-02-28
tracing: create the C style tracing for the irq subsystem
Steven Rostedt
2009-02-28
tracing: create the C style tracing for the sched subsystem
Steven Rostedt
2009-02-28
tracing: add subsystem sched for sched events
Steven Rostedt
2009-02-28
tracing: add subsystem irq for irq events
Steven Rostedt
2009-02-28
tracing: move trace point formats to files in include/trace directory
Steven Rostedt
2009-02-26
tracing, genirq: add irq enter and exit trace events
Jason Baron
2009-02-25
tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
Steven Rostedt
2009-02-24
tracing: add schedule events to event trace
Steven Rostedt
2009-02-13
tracing: convert c/p state power tracer to use tracepoints
Jason Baron
2009-02-09
tracing/power: move the power trace headers to a dedicated file
Frederic Weisbecker
2009-01-14
tracing: add a new workqueue tracer
Frederic Weisbecker
2008-12-30
tracing/kmemtrace: normalize the raw tracer event to the unified tracing API
Frederic Weisbecker
2008-12-25
sched, trace: update trace_sched_wakeup()
Peter Zijlstra
2008-12-19
tracing: fix warnings in kernel/trace/trace_sched_switch.c
Ingo Molnar
2008-12-16
Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...
Ingo Molnar
2008-12-12
sched: fix tracepoints in scheduler
Peter Zijlstra
2008-12-12
tracing/fastboot: include missing headers
Frederic Weisbecker
2008-12-12
tracing/fastboot: fix len of func buffer
Stephen Rothwell
2008-11-26
blktrace: port to tracepoints, update
Ingo Molnar
2008-11-26
blktrace: port to tracepoints
Arnaldo Carvalho de Melo
2008-11-16
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
Mathieu Desnoyers
2008-11-12
tracing/fastboot: Use the ring-buffer timestamp for initcall entries
Frederic Weisbecker
2008-11-12
tracing/fastboot: move boot tracer structs and funcs into their own header.
Frederic Weisbecker
2008-10-14
sched: clean up tracepoints
Ingo Molnar
2008-10-14
tracing, sched: LTTng instrumentation - scheduler
Mathieu Desnoyers