summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-24doc: update mmiotrace doc to current statusPekka Paalanen1-8/+19
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: dynamically disable non-boot CPUsPekka Paalanen1-0/+61
2008-05-24x86/mmiotrace: uses/depends on PCIRandy Dunlap1-2/+2
2008-05-24mmiotrace: fix printk formatRandy Dunlap1-2/+3
2008-05-24mmiotrace: add user documentationPekka Paalanen2-5/+156
2008-05-24x86 mmiotrace: Do not print bogus pidPekka Paalanen1-3/+3
2008-05-24x86 mmiotrace: remove ISA_trace parameter.Pekka Paalanen1-5/+0
2008-05-24x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen8-6/+5
2008-05-24mmiotrace: cleanupIngo Molnar1-5/+5
2008-05-24mmiotrace: ftrace fixIngo Molnar1-4/+12
2008-05-24ftrace: mmiotrace update, #2Pekka Paalanen4-118/+120
2008-05-24ftrace: mmiotrace, updatesPekka Paalanen6-188/+238
2008-05-24ftrace: add mmiotrace pluginPekka Paalanen5-179/+123
2008-05-24x86: mmiotrace, preview 2Pekka Paalanen7-201/+332
2008-05-24x86: mmiotrace full patch, preview 1Pekka Paalanen10-281/+335
2008-05-24x86 mmiotrace: Use percpu instead of arrays.Pekka Paalanen2-49/+58
2008-05-24x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen4-54/+52
2008-05-24x86 mmiotrace: comment about user space ABIPekka Paalanen1-1/+5
2008-05-24x86 mmiotrace: fix relay-buffer-full flag for SMPPekka Paalanen1-10/+16
2008-05-24x86 mmiotrace: use lookup_address()Pekka Paalanen3-22/+44
2008-05-24x86: mmiotrace - trace memory mapped IOPekka Paalanen11-0/+1677
2008-05-23ftrace: add have dynamic ftrace config for archsSteven Rostedt4-0/+7
2008-05-23ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directorySteven Rostedt1-0/+7
2008-05-23ftrace: use the new kbuild CFLAGS_REMOVE for lib directorySteven Rostedt1-4/+4
2008-05-23ftrace: use the new kbuild CFLAGS_REMOVE for kernel directorySteven Rostedt1-5/+9
2008-05-23kbuild: create new CFLAGS_REMOVE_(basename).o optionSteven Rostedt1-1/+2
2008-05-23ftrace: support for PowerPCSteven Rostedt11-10/+405
2008-05-23ftrace, POWERPC: add irqs_disabled_flags to ppcSteven Rostedt1-0/+10
2008-05-23ftrace: fix build bugIngo Molnar1-4/+4
2008-05-23ftrace: fix include file dependencyIngo Molnar1-0/+1
2008-05-23ftrace: cleanupsIngo Molnar1-3/+3
2008-05-23ftrace: fix mcount export bugIngo Molnar3-6/+17
2008-05-23sparc64: add ftrace support.David Miller5-5/+156
2008-05-23ftrace: remove packed attribute on ftrace_page.David Miller1-2/+2
2008-05-23ftrace: stacktrace fixIngo Molnar4-3/+13
2008-05-23Port ftrace to markersMathieu Desnoyers5-88/+255
2008-05-23Markers - define non optimized markerMathieu Desnoyers1-5/+24
2008-05-23Markers - remove extra format argumentMathieu Desnoyers2-22/+19
2008-05-23ftrace: limit trace entriesSteven Rostedt3-3/+47
2008-05-23ftrace: add readpos to struct trace_seq; add trace_seq_to_user()Pekka Paalanen2-37/+39
2008-05-23ftrace: use raw_smp_processor_id for mcount functionsSteven Rostedt1-4/+11
2008-05-23ftrace: special stacktraceIngo Molnar1-23/+24
2008-05-23ftrace: trace fasterIngo Molnar1-2/+2
2008-05-23ftrace: fix setting of pos in read_pipeSteven Rostedt1-1/+1
2008-05-23x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen1-9/+9
2008-05-23ftrace: add trace pipe header plugginSteven Rostedt2-7/+36
2008-05-23ftrace: add logic to record overrunsSteven Rostedt2-6/+16