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
/
trace_mmiotrace.c
Age
Commit message (
Expand
)
Author
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-12
tracing: add filter event logic to special, mmiotrace and boot tracers
Steven Rostedt
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-04-07
tracing: use macros to denote usec and nsec per second
Li Zefan
2009-03-19
tracing: remove recording function depth from trace_printk
Steven Rostedt
2009-03-12
tracing/core: bring back raw trace_printk for dynamic formats strings
Frederic Weisbecker
2009-03-06
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
2009-02-06
tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}
Arnaldo Carvalho de Melo
2009-02-06
ring_buffer: remove unused flags parameter
Arnaldo Carvalho de Melo
2009-01-16
trace: clean up format errors in calls to trace_seq_printf
Steven Rostedt
2009-01-11
mmiotrace: count events lost due to not recording
Pekka Paalanen
2008-12-29
ftrace: set up trace event hash infrastructure
Steven Rostedt
2008-12-29
ftrace: remove obsolete print continue functionality
Steven Rostedt
2008-12-19
ftrace: introduce tracing_reset_online_cpus() helper
Pekka J Enberg
2008-12-04
tracing/function-graph-tracer: handle ftrace_printk entries
Frederic Weisbecker
2008-11-24
Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...
Ingo Molnar
2008-11-23
x86, mmiotrace: fix buffer overrun detection
Pekka Paalanen
2008-11-16
tracing/ftrace: change the type of the init() callback
Frederic Weisbecker
2008-11-08
ftrace: remove trace array ctrl
Steven Rostedt
2008-11-08
ftrace: remove ctrl_update method
Steven Rostedt
2008-10-14
ftrace: preempt disable over interrupt disable
Steven Rostedt
2008-10-14
ftrace: type cast filter+verifier
Steven Rostedt
2008-10-14
tracing/ftrace: adapt mmiotrace to the new type of print_line
Frederic Weisbecker
2008-10-14
ftrace: take advantage of variable length entries
Steven Rostedt
2008-10-14
ftrace: make work with new ring buffer
Steven Rostedt
2008-10-14
mmiotrace: handle TRACE_PRINT entries
Pekka Paalanen
2008-10-14
x86 mmiotrace: implement mmiotrace_printk()
Pekka Paalanen
2008-10-14
ftrace: move mmiotrace functions out of trace.c
Pekka Paalanen
2008-10-14
ftrace: new continue entry - separate out from trace_entry
Steven Rostedt
2008-05-24
x86 mmiotrace: use resource_size_t for phys addresses
Pekka Paalanen
2008-05-24
mmiotrace: do not print bogus pid for maps either
Pekka Paalanen
2008-05-24
mmiotrace: print overrun counts
Pekka Paalanen
2008-05-24
mmiotrace: print header using the read hook.
Pekka Paalanen
2008-05-24
x86 mmiotrace: Do not print bogus pid
Pekka Paalanen
2008-05-24
ftrace: mmiotrace update, #2
Pekka Paalanen
2008-05-24
ftrace: mmiotrace, updates
Pekka Paalanen
2008-05-24
ftrace: add mmiotrace plugin
Pekka Paalanen