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