summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-03Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar
2008-12-02tracing/function-graph-tracer: support for x86-64Frederic Weisbecker
2008-12-02function trace: fix a bug of single thread function traceLiming Wang
2008-12-02Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-g...Ingo Molnar
2008-12-02Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-29tracepoints: Documentation TPPROTO misspelt in Documentation/tracepoints.txtNikanth Karthikesan
2008-11-29tracing/branch-tracer: include missing irqflags.hFrederic Weisbecker
2008-11-28vfs, seqfile: export mangle_path() generallyIngo Molnar
2008-11-28markers: comment marker_synchronize_unregister() on data dependencyWu Fengguang
2008-11-28powerpc/ppc32: static ftrace fixes for PPC32Steven Rostedt
2008-11-28powerpc: ftrace, use create_branchSteven Rostedt
2008-11-28powerpc: ftrace, added missing icache flushSteven Rostedt
2008-11-28powerpc: ftrace, fix cast aliasing and add code verificationSteven Rostedt
2008-11-28powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt
2008-11-28ftrace: improve documentationwalimis
2008-11-28ftrace: improve seq_operation of ftraceLiming Wang
2008-11-28tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACETörök Edwin
2008-11-28tracing/function-graph-tracer: more output tweaksIngo Molnar
2008-11-28tracing/function-graph-tracer: adjustments of the trace informationsFrederic Weisbecker
2008-11-27tracing/function-graph-tracer: enhancements for the trace outputFrederic Weisbecker
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar
2008-11-27ftrace: prevent recursionLai Jiangshan
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