aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing/function-graph-tracer: more output tweaksIngo Molnar2008-11-281-7/+38
* tracing/function-graph-tracer: adjustments of the trace informationsFrederic Weisbecker2008-11-281-49/+93
* tracing/function-graph-tracer: enhancements for the trace outputFrederic Weisbecker2008-11-271-9/+159
*---. Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-11-2724-273/+1054
|\ \ \
| | | * tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-268-0/+355
| | * | ftrace: add cpu annotation for function graph tracerSteven Rostedt2008-11-261-12/+22
| | * | ftrace: add thread comm to function graph tracerSteven Rostedt2008-11-263-6/+18
| | * | ftrace: let function tracing and function return run togetherSteven Rostedt2008-11-261-20/+2
| | * | ftrace: use code patching for ftrace graph tracerSteven Rostedt2008-11-264-21/+72
| | * | ftrace: add function tracing to single threadSteven Rostedt2008-11-262-26/+262
| | * | tracing: function graph tracer, fixIngo Molnar2008-11-261-1/+1
| | * | tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-267-176/+208
| | * | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-2617-72/+173
| | |/
| * | ftrace: adding other non-leaving .text sectionsLiming Wang2008-11-261-0/+2
| |/
* | blktrace: port to tracepoints, updateIngo Molnar2008-11-266-34/+74
* | blktrace: port to tracepointsArnaldo Carvalho de Melo2008-11-269-199/+418
|/
* Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into t...Ingo Molnar2008-11-261-1/+1
|\
| * tracing, tty: fix warnings caused by branch tracing and tty_kref_get()Ingo Molnar2008-11-251-1/+1
* | x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger2008-11-255-0/+301
* | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger2008-11-252-4/+8
* | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger2008-11-254-88/+42
* | x86, bts: base in-kernel ds interface on handlesMarkus Metzger2008-11-254-439/+446
| |
| \
*-. \ Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar2008-11-2512-88/+82
|\ \ \
| | * | x86, bts: DS and BTS initializationMarkus Metzger2008-11-103-12/+9
| * | | x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger2008-11-251-37/+40
| * | | x86, pebs: fix PEBS record size configurationMarkus Metzger2008-11-251-0/+8
| * | | x86, bts: turn macro into static inline functionMarkus Metzger2008-11-251-2/+4
| * | | x86, bts: exclude ds.c from build when disabledMarkus Metzger2008-11-252-4/+1
| * | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall2008-11-251-1/+1
| * | | x86: use limited register constraint for setnzSteven Rostedt2008-11-251-1/+1
| * | | xen: pin correct PGD on suspendIan Campbell2008-11-231-7/+14
| * | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-11-231-1/+1
| |\ \ \
| | * | | oprofile: fix an overflow in ppro codeEric Dumazet2008-11-171-1/+1
| * | | | x86: revert irq number limitationThomas Gleixner2008-11-231-21/+1
| * | | | Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar2008-11-21141-777/+1069
| |\ \ \ \
| * | | | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick2008-11-201-1/+1
| * | | | | x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick2008-11-201-1/+1
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-------------. \ \ \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-2432-151/+1047
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| | | | | | | | * | | | | tracing, doc: update mmiotrace documentationPekka Paalanen2008-11-231-2/+4
| | | | | | | | * | | | | x86, mmiotrace: fix buffer overrun detectionPekka Paalanen2008-11-231-9/+7
| | | | | | | * | | | | | vfs, seqfile: fix comment style on mangle_pathTörök Edwin2008-11-231-4/+4
| | | | | | | * | | | | | tracing/stack-tracer: avoid races accessing fileTörök Edwin2008-11-231-5/+5
| | | | | | | * | | | | | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin2008-11-233-1/+5
| | | | | | | * | | | | | tracing/stack-tracer: fix locking and refcountsTörök Edwin2008-11-231-3/+6
| | | | | | | * | | | | | tracing/stack-tracer: fix style issuesTörök Edwin2008-11-233-27/+33
| | | | | | | * | | | | | tracing: identify which executable object the userspace address belongs toTörök Edwin2008-11-233-9/+93
| | | | | | | * | | | | | vfs, seqfile: make mangle_path() globalTörök Edwin2008-11-232-1/+14
| | | | | | | * | | | | | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-235-1/+171
| | | | | | * | | | | | | ring-buffer: add tracing_off_permanentSteven Rostedt2008-11-232-13/+67
| | | | | | |/ / / / / /
| | | | | * | | | | | | Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar2008-11-236-42/+489
| | | | | |\ \ \ \ \ \ \