index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_mmiotrace.c
Age
Commit message (
Expand
)
Author
2021-02-02
tracing: Remove definition of DEBUG in trace_mmiotrace.c
Tom Rix
2021-02-02
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-19
tracing: Ignore mmiotrace from kernel commandline
Ziqian SUN (Zamir)
2016-06-20
tracing: Expose CPU physical addresses (resource values) for PCI devices
Bjorn Helgaas
2016-03-22
kernel/...: convert pr_warning to pr_warn
Joe Perches
2015-09-25
tracing: Pass trace_array into trace_buffer_unlock_commit()
Steven Rostedt (Red Hat)
2015-05-13
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
2014-11-19
tracing: Do not check return values of trace_seq_p*() for mmio tracer
Steven Rostedt (Red Hat)
2013-11-05
tracing: Update event filters for multibuffer
Tom Zanussi
2013-07-18
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
zhangwei(Jovi)
2013-03-15
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
2013-03-15
tracing: Replace the static global per_cpu arrays with allocated per_cpu
Steven Rostedt
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
[next]