aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_mmiotrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-19ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg1-5/+1
2008-12-04tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker1-1/+1
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar1-9/+7
2008-11-23x86, mmiotrace: fix buffer overrun detectionPekka Paalanen1-9/+7
2008-11-16tracing/ftrace: change the type of the init() callbackFrederic Weisbecker1-1/+2
2008-11-08ftrace: remove trace array ctrlSteven Rostedt1-6/+5
2008-11-08ftrace: remove ctrl_update methodSteven Rostedt1-8/+3
2008-10-14ftrace: preempt disable over interrupt disableSteven Rostedt1-2/+2
2008-10-14ftrace: type cast filter+verifierSteven Rostedt1-4/+10
2008-10-14tracing/ftrace: adapt mmiotrace to the new type of print_lineFrederic Weisbecker1-13/+12
2008-10-14ftrace: take advantage of variable length entriesSteven Rostedt1-14/+17
2008-10-14ftrace: make work with new ring bufferSteven Rostedt1-18/+22
2008-10-14mmiotrace: handle TRACE_PRINT entriesPekka Paalanen1-0/+23
2008-10-14x86 mmiotrace: implement mmiotrace_printk()Pekka Paalanen1-0/+5
2008-10-14ftrace: move mmiotrace functions out of trace.cPekka Paalanen1-0/+42
2008-10-14ftrace: new continue entry - separate out from trace_entrySteven Rostedt1-6/+6
2008-05-24x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen1-8/+12
2008-05-24mmiotrace: do not print bogus pid for maps eitherPekka Paalanen1-2/+2
2008-05-24mmiotrace: print overrun countsPekka Paalanen1-0/+25
2008-05-24mmiotrace: print header using the read hook.Pekka Paalanen1-7/+53
2008-05-24x86 mmiotrace: Do not print bogus pidPekka Paalanen1-3/+3
2008-05-24ftrace: mmiotrace update, #2Pekka Paalanen1-3/+44
2008-05-24ftrace: mmiotrace, updatesPekka Paalanen1-28/+123
2008-05-24ftrace: add mmiotrace pluginPekka Paalanen1-0/+84