summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-02tracing/function-graph-tracer: support for x86-64Frederic Weisbecker5-3/+89
2008-12-02function trace: fix a bug of single thread function traceLiming Wang1-4/+2
2008-11-29tracepoints: Documentation TPPROTO misspelt in Documentation/tracepoints.txtNikanth Karthikesan1-2/+2
2008-11-29tracing/branch-tracer: include missing irqflags.hFrederic Weisbecker1-0/+1
2008-11-28vfs, seqfile: export mangle_path() generallyIngo Molnar1-1/+1
2008-11-28markers: comment marker_synchronize_unregister() on data dependencyWu Fengguang2-7/+14
2008-11-28powerpc/ppc32: static ftrace fixes for PPC32Steven Rostedt2-0/+4
2008-11-28powerpc: ftrace, use create_branchSteven Rostedt1-42/+12
2008-11-28powerpc: ftrace, added missing icache flushSteven Rostedt1-0/+9
2008-11-28powerpc: ftrace, fix cast aliasing and add code verificationSteven Rostedt1-56/+65
2008-11-28powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt2-43/+9
2008-11-28ftrace: improve documentationwalimis1-2/+6
2008-11-28ftrace: improve seq_operation of ftraceLiming Wang1-17/+10
2008-11-28tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACETörök Edwin1-0/+2
2008-11-28tracing/function-graph-tracer: more output tweaksIngo Molnar1-7/+38
2008-11-28tracing/function-graph-tracer: adjustments of the trace informationsFrederic Weisbecker1-49/+93
2008-11-27tracing/function-graph-tracer: enhancements for the trace outputFrederic Weisbecker1-9/+159
2008-11-27ftrace: prevent recursionLai Jiangshan1-1/+1
2008-11-26blktrace: port to tracepoints, updateIngo Molnar6-34/+74
2008-11-26blktrace: port to tracepointsArnaldo Carvalho de Melo9-199/+418
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven8-0/+355
2008-11-26ftrace: add cpu annotation for function graph tracerSteven Rostedt1-12/+22
2008-11-26ftrace: add thread comm to function graph tracerSteven Rostedt3-6/+18
2008-11-26ftrace: let function tracing and function return run togetherSteven Rostedt1-20/+2
2008-11-26ftrace: use code patching for ftrace graph tracerSteven Rostedt4-21/+72
2008-11-26ftrace: add function tracing to single threadSteven Rostedt2-26/+262
2008-11-26ftrace: adding other non-leaving .text sectionsLiming Wang1-0/+2
2008-11-26tracing: function graph tracer, fixIngo Molnar1-1/+1
2008-11-26tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker7-176/+208
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker17-72/+173
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger5-0/+301
2008-11-25x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger2-4/+8
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger4-88/+42
2008-11-25x86, bts: base in-kernel ds interface on handlesMarkus Metzger4-439/+446
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger1-37/+40
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger1-0/+8
2008-11-25x86, bts: turn macro into static inline functionMarkus Metzger1-2/+4
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger2-4/+1
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall1-1/+1
2008-11-25x86: use limited register constraint for setnzSteven Rostedt1-1/+1
2008-11-25tracing, tty: fix warnings caused by branch tracing and tty_kref_get()Ingo Molnar1-1/+1
2008-11-23vfs, seqfile: fix comment style on mangle_pathTörök Edwin1-4/+4
2008-11-23tracing/function-return-tracer: free the return stack on free_task()Frederic Weisbecker2-2/+1
2008-11-23tracing, doc: update mmiotrace documentationPekka Paalanen1-2/+4
2008-11-23x86, mmiotrace: fix buffer overrun detectionPekka Paalanen1-9/+7
2008-11-23tracing/function-return-tracer: don't trace kfree while it frees the return s...Frederic Weisbecker1-1/+6
2008-11-23xen: pin correct PGD on suspendIan Campbell1-7/+14
2008-11-23tracing/stack-tracer: avoid races accessing fileTörök Edwin1-5/+5
2008-11-23x86: revert irq number limitationThomas Gleixner1-21/+1
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin3-1/+5