summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-28vfs, seqfile: export mangle_path() generallyIngo Molnar
2008-11-28tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACETörök Edwin
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar
2008-11-26blktrace: port to tracepoints, updateIngo Molnar
2008-11-26blktrace: port to tracepointsArnaldo Carvalho de Melo
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven
2008-11-26ftrace: add cpu annotation for function graph tracerSteven Rostedt
2008-11-26ftrace: add thread comm to function graph tracerSteven Rostedt
2008-11-26ftrace: let function tracing and function return run togetherSteven Rostedt
2008-11-26ftrace: use code patching for ftrace graph tracerSteven Rostedt
2008-11-26ftrace: add function tracing to single threadSteven Rostedt
2008-11-26ftrace: adding other non-leaving .text sectionsLiming Wang
2008-11-26tracing: function graph tracer, fixIngo Molnar
2008-11-26tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-26Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into t...Ingo Molnar
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger
2008-11-25x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger
2008-11-25x86, bts: base in-kernel ds interface on handlesMarkus Metzger
2008-11-25Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger
2008-11-25x86, bts: turn macro into static inline functionMarkus Metzger
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall
2008-11-25x86: use limited register constraint for setnzSteven Rostedt
2008-11-25tracing, tty: fix warnings caused by branch tracing and tty_kref_get()Ingo Molnar
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar
2008-11-23vfs, seqfile: fix comment style on mangle_pathTörök Edwin
2008-11-23tracing/function-return-tracer: free the return stack on free_task()Frederic Weisbecker
2008-11-23tracing, doc: update mmiotrace documentationPekka Paalanen
2008-11-23x86, mmiotrace: fix buffer overrun detectionPekka Paalanen
2008-11-23tracing/function-return-tracer: don't trace kfree while it frees the return s...Frederic Weisbecker
2008-11-23Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar
2008-11-23xen: pin correct PGD on suspendIan Campbell
2008-11-23tracing/stack-tracer: avoid races accessing fileTörök Edwin
2008-11-23Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2008-11-23x86: revert irq number limitationThomas Gleixner
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin
2008-11-23tracing/stack-tracer: fix locking and refcountsTörök Edwin
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin
2008-11-23trace: fix compiler warning in branch profilerSteven Rostedt
2008-11-23ftrace: add ftrace_off_permanentSteven Rostedt
2008-11-23ring-buffer: add tracing_off_permanentSteven Rostedt
2008-11-23ftrace: scripts/recordmcount.pl support for ARMJim Radford
2008-11-23ftrace: specify $alignment for sh architectureMatt Fleming
2008-11-23trace: profile all if conditionalsSteven Rostedt
2008-11-23trace: branch profiling should not print percent without dataSteven Rostedt
2008-11-23trace: consolidate unlikely and likely profilerSteven Rostedt