summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_mmiotrace.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* tracing: Ignore mmiotrace from kernel commandlineZiqian SUN (Zamir)2017-09-19
* tracing: Expose CPU physical addresses (resource values) for PCI devicesBjorn Helgaas2016-06-20
* kernel/...: convert pr_warning to pr_warnJoe Perches2016-03-22
* tracing: Pass trace_array into trace_buffer_unlock_commit()Steven Rostedt (Red Hat)2015-09-25
* tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)2015-05-13
* tracing: Do not check return values of trace_seq_p*() for mmio tracerSteven Rostedt (Red Hat)2014-11-19
* tracing: Update event filters for multibufferTom Zanussi2013-11-05
* tracing: Use trace_seq_puts()/trace_seq_putc() where possiblezhangwei(Jovi)2013-07-18
* tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)2013-03-15
* tracing: Replace the static global per_cpu arrays with allocated per_cpuSteven Rostedt2013-03-15
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tracing: add filter event logic to special, mmiotrace and boot tracersSteven Rostedt2009-09-12
* tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-04
* tracing: use macros to denote usec and nsec per secondLi Zefan2009-04-07
* tracing: remove recording function depth from trace_printkSteven Rostedt2009-03-19
* tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-12
* tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-06
* tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo2009-02-06
* ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo2009-02-06
* trace: clean up format errors in calls to trace_seq_printfSteven Rostedt2009-01-16
* mmiotrace: count events lost due to not recordingPekka Paalanen2009-01-11
* ftrace: set up trace event hash infrastructureSteven Rostedt2008-12-29
* ftrace: remove obsolete print continue functionalitySteven Rostedt2008-12-29
* ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg2008-12-19
* tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker2008-12-04
*-. Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-24
|\ \
| | * x86, mmiotrace: fix buffer overrun detectionPekka Paalanen2008-11-23
| |/
* | tracing/ftrace: change the type of the init() callbackFrederic Weisbecker2008-11-16
* | ftrace: remove trace array ctrlSteven Rostedt2008-11-08
* | ftrace: remove ctrl_update methodSteven Rostedt2008-11-08
|/
* ftrace: preempt disable over interrupt disableSteven Rostedt2008-10-14
* ftrace: type cast filter+verifierSteven Rostedt2008-10-14
* tracing/ftrace: adapt mmiotrace to the new type of print_lineFrederic Weisbecker2008-10-14
* ftrace: take advantage of variable length entriesSteven Rostedt2008-10-14
* ftrace: make work with new ring bufferSteven Rostedt2008-10-14
* mmiotrace: handle TRACE_PRINT entriesPekka Paalanen2008-10-14
* x86 mmiotrace: implement mmiotrace_printk()Pekka Paalanen2008-10-14
* ftrace: move mmiotrace functions out of trace.cPekka Paalanen2008-10-14
* ftrace: new continue entry - separate out from trace_entrySteven Rostedt2008-10-14
* x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen2008-05-24
* mmiotrace: do not print bogus pid for maps eitherPekka Paalanen2008-05-24
* mmiotrace: print overrun countsPekka Paalanen2008-05-24
* mmiotrace: print header using the read hook.Pekka Paalanen2008-05-24
* x86 mmiotrace: Do not print bogus pidPekka Paalanen2008-05-24
* ftrace: mmiotrace update, #2Pekka Paalanen2008-05-24
* ftrace: mmiotrace, updatesPekka Paalanen2008-05-24
* ftrace: add mmiotrace pluginPekka Paalanen2008-05-24