index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_mmiotrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Do not check return values of trace_seq_p*() for mmio tracer
Steven Rostedt (Red Hat)
2014-11-19
1
-31
/
+21
*
tracing: Update event filters for multibuffer
Tom Zanussi
2013-11-05
1
-2
/
+2
*
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
zhangwei(Jovi)
2013-07-18
1
-4
/
+4
*
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
2013-03-15
1
-6
/
+6
*
tracing: Replace the static global per_cpu arrays with allocated per_cpu
Steven Rostedt
2013-03-15
1
-2
/
+2
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
tracing: add filter event logic to special, mmiotrace and boot tracers
Steven Rostedt
2009-09-12
1
-2
/
+8
*
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-09-04
1
-4
/
+6
*
tracing: use macros to denote usec and nsec per second
Li Zefan
2009-04-07
1
-2
/
+4
*
tracing: remove recording function depth from trace_printk
Steven Rostedt
2009-03-19
1
-1
/
+1
*
tracing/core: bring back raw trace_printk for dynamic formats strings
Frederic Weisbecker
2009-03-12
1
-5
/
+2
*
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
2009-03-06
1
-3
/
+6
*
tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}
Arnaldo Carvalho de Melo
2009-02-06
1
-12
/
+8
*
ring_buffer: remove unused flags parameter
Arnaldo Carvalho de Melo
2009-02-06
1
-8
/
+4
*
trace: clean up format errors in calls to trace_seq_printf
Steven Rostedt
2009-01-16
1
-6
/
+7
*
mmiotrace: count events lost due to not recording
Pekka Paalanen
2009-01-11
1
-4
/
+10
*
ftrace: set up trace event hash infrastructure
Steven Rostedt
2008-12-29
1
-0
/
+1
*
ftrace: remove obsolete print continue functionality
Steven Rostedt
2008-12-29
1
-3
/
+0
*
ftrace: introduce tracing_reset_online_cpus() helper
Pekka J Enberg
2008-12-19
1
-5
/
+1
*
tracing/function-graph-tracer: handle ftrace_printk entries
Frederic Weisbecker
2008-12-04
1
-1
/
+1
*
-
.
Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...
Ingo Molnar
2008-11-24
1
-9
/
+7
|
\
\
|
|
*
x86, mmiotrace: fix buffer overrun detection
Pekka Paalanen
2008-11-23
1
-9
/
+7
|
|
/
*
|
tracing/ftrace: change the type of the init() callback
Frederic Weisbecker
2008-11-16
1
-1
/
+2
*
|
ftrace: remove trace array ctrl
Steven Rostedt
2008-11-08
1
-6
/
+5
*
|
ftrace: remove ctrl_update method
Steven Rostedt
2008-11-08
1
-8
/
+3
|
/
*
ftrace: preempt disable over interrupt disable
Steven Rostedt
2008-10-14
1
-2
/
+2
*
ftrace: type cast filter+verifier
Steven Rostedt
2008-10-14
1
-4
/
+10
*
tracing/ftrace: adapt mmiotrace to the new type of print_line
Frederic Weisbecker
2008-10-14
1
-13
/
+12
*
ftrace: take advantage of variable length entries
Steven Rostedt
2008-10-14
1
-14
/
+17
*
ftrace: make work with new ring buffer
Steven Rostedt
2008-10-14
1
-18
/
+22
*
mmiotrace: handle TRACE_PRINT entries
Pekka Paalanen
2008-10-14
1
-0
/
+23
*
x86 mmiotrace: implement mmiotrace_printk()
Pekka Paalanen
2008-10-14
1
-0
/
+5
*
ftrace: move mmiotrace functions out of trace.c
Pekka Paalanen
2008-10-14
1
-0
/
+42
*
ftrace: new continue entry - separate out from trace_entry
Steven Rostedt
2008-10-14
1
-6
/
+6
*
x86 mmiotrace: use resource_size_t for phys addresses
Pekka Paalanen
2008-05-24
1
-8
/
+12
*
mmiotrace: do not print bogus pid for maps either
Pekka Paalanen
2008-05-24
1
-2
/
+2
*
mmiotrace: print overrun counts
Pekka Paalanen
2008-05-24
1
-0
/
+25
*
mmiotrace: print header using the read hook.
Pekka Paalanen
2008-05-24
1
-7
/
+53
*
x86 mmiotrace: Do not print bogus pid
Pekka Paalanen
2008-05-24
1
-3
/
+3
*
ftrace: mmiotrace update, #2
Pekka Paalanen
2008-05-24
1
-3
/
+44
*
ftrace: mmiotrace, updates
Pekka Paalanen
2008-05-24
1
-28
/
+123
*
ftrace: add mmiotrace plugin
Pekka Paalanen
2008-05-24
1
-0
/
+84