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
/
linux
/
tracepoint.h
Age
Commit message (
Expand
)
Author
2009-09-22
tracing: Fix a comment and a trivial format issue in tracepoint.h
Li Hong
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-26
tracing: add comments to explain TRACE_EVENT out of protection
Steven Rostedt
2009-08-26
tracing/events: fix the include file dependencies
Xiao Guangrong
2009-08-26
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
2009-08-11
tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro
Jason Baron
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-04-24
tracing: remove deprecated TRACE_FORMAT
Steven Rostedt
2009-04-14
tracing: consolidate trace and trace_event headers
Steven Rostedt
2009-03-10
tracing: remove funky whitespace in the trace code
Steven Rostedt
2009-03-10
tracing: document TRACE_EVENT macro in tracepoint.h
Steven Rostedt
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: new format for specialized trace points
Steven Rostedt
2009-03-10
tracing: replace TP<var> with TP_<var>
Steven Rostedt
2009-02-28
tracing: create the C style tracing for the sched subsystem
Steven Rostedt
2009-02-25
tracing: wrap arguments with PARAMS
Steven Rostedt
2009-02-25
tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
Steven Rostedt
2009-02-24
tracing: add DEFINE_TRACE_FMT to tracepoint.h
Steven Rostedt
2008-11-16
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
Mathieu Desnoyers
2008-11-16
tracepoints: do not put arguments in name
Mathieu Desnoyers
2008-11-16
tracepoints: use unregister return value
Mathieu Desnoyers
2008-11-16
tracepoints: use rcu_*_sched_notrace
Mathieu Desnoyers
2008-11-03
tracepoint: introduce *_noupdate APIs.
Lai Jiangshan
2008-10-14
tracepoints: synchronize unregister static inline
Mathieu Desnoyers
2008-10-14
tracepoints: tracepoint_synchronize_unregister()
Mathieu Desnoyers
2008-10-14
tracing: Kernel Tracepoints
Mathieu Desnoyers