summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_mmiotrace.c
AgeCommit message (Expand)AuthorLines
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-09-12tracing: add filter event logic to special, mmiotrace and boot tracersSteven Rostedt-2/+8
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt-4/+6
2009-04-07tracing: use macros to denote usec and nsec per secondLi Zefan-2/+4
2009-03-19tracing: remove recording function depth from trace_printkSteven Rostedt-1/+1
2009-03-12tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker-5/+2
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker-3/+6
2009-02-06tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo-12/+8
2009-02-06ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo-8/+4
2009-01-16trace: clean up format errors in calls to trace_seq_printfSteven Rostedt-6/+7
2009-01-11mmiotrace: count events lost due to not recordingPekka Paalanen-4/+10
2008-12-29ftrace: set up trace event hash infrastructureSteven Rostedt-0/+1
2008-12-29ftrace: remove obsolete print continue functionalitySteven Rostedt-3/+0
2008-12-19ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg-5/+1
2008-12-04tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker-1/+1
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar-9/+7
2008-11-23x86, mmiotrace: fix buffer overrun detectionPekka Paalanen-9/+7
2008-11-16tracing/ftrace: change the type of the init() callbackFrederic Weisbecker-1/+2
2008-11-08ftrace: remove trace array ctrlSteven Rostedt-6/+5
2008-11-08ftrace: remove ctrl_update methodSteven Rostedt-8/+3
2008-10-14ftrace: preempt disable over interrupt disableSteven Rostedt-2/+2
2008-10-14ftrace: type cast filter+verifierSteven Rostedt-4/+10
2008-10-14tracing/ftrace: adapt mmiotrace to the new type of print_lineFrederic Weisbecker-13/+12
2008-10-14ftrace: take advantage of variable length entriesSteven Rostedt-14/+17
2008-10-14ftrace: make work with new ring bufferSteven Rostedt-18/+22
2008-10-14mmiotrace: handle TRACE_PRINT entriesPekka Paalanen-0/+23
2008-10-14x86 mmiotrace: implement mmiotrace_printk()Pekka Paalanen-0/+5
2008-10-14ftrace: move mmiotrace functions out of trace.cPekka Paalanen-0/+42
2008-10-14ftrace: new continue entry - separate out from trace_entrySteven Rostedt-6/+6
2008-05-24x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen-8/+12
2008-05-24mmiotrace: do not print bogus pid for maps eitherPekka Paalanen-2/+2
2008-05-24mmiotrace: print overrun countsPekka Paalanen-0/+25
2008-05-24mmiotrace: print header using the read hook.Pekka Paalanen-7/+53
2008-05-24x86 mmiotrace: Do not print bogus pidPekka Paalanen-3/+3
2008-05-24ftrace: mmiotrace update, #2Pekka Paalanen-3/+44
2008-05-24ftrace: mmiotrace, updatesPekka Paalanen-28/+123
2008-05-24ftrace: add mmiotrace pluginPekka Paalanen-0/+84