| Commit message (Expand) | Author | Age |
* | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac... | Ingo Molnar | 2008-12-03 |
|\ |
|
| * | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker | 2008-12-02 |
* | | function trace: fix a bug of single thread function trace | Liming Wang | 2008-12-02 |
|/ |
|
*-----------. | Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-g... | Ingo Molnar | 2008-12-02 |
|\ \ \ \ \ \ \ |
|
| | | | | | | * | tracepoints: Documentation TPPROTO misspelt in Documentation/tracepoints.txt | Nikanth Karthikesan | 2008-11-29 |
| | | | | | * | | vfs, seqfile: export mangle_path() generally | Ingo Molnar | 2008-11-28 |
| | | | | | * | | tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE | Török Edwin | 2008-11-28 |
| | | | | | |/ |
|
| | | | | * | | powerpc/ppc32: static ftrace fixes for PPC32 | Steven Rostedt | 2008-11-28 |
| | | | | * | | powerpc: ftrace, use create_branch | Steven Rostedt | 2008-11-28 |
| | | | | * | | powerpc: ftrace, added missing icache flush | Steven Rostedt | 2008-11-28 |
| | | | | * | | powerpc: ftrace, fix cast aliasing and add code verification | Steven Rostedt | 2008-11-28 |
| | | | | * | | powerpc: ftrace, do nothing in mcount call for dyn ftrace | Steven Rostedt | 2008-11-28 |
| | | | * | | | markers: comment marker_synchronize_unregister() on data dependency | Wu Fengguang | 2008-11-28 |
| | | | | |/
| | | | |/| |
|
| | | * | | | tracing/function-graph-tracer: more output tweaks | Ingo Molnar | 2008-11-28 |
| | | * | | | tracing/function-graph-tracer: adjustments of the trace informations | Frederic Weisbecker | 2008-11-28 |
| | | * | | | tracing/function-graph-tracer: enhancements for the trace output | Frederic Weisbecker | 2008-11-27 |
| | | |/ / |
|
| | * | | | ftrace: improve documentation | walimis | 2008-11-28 |
| | * | | | ftrace: improve seq_operation of ftrace | Liming Wang | 2008-11-28 |
| | |/ / |
|
| * / / | tracing/branch-tracer: include missing irqflags.h | Frederic Weisbecker | 2008-11-29 |
| |/ / |
|
* | | | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-12-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | ftrace: prevent recursion | Lai Jiangshan | 2008-11-27 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-11-27 |
|\ \ \ \ \ |
|
| | | * | | | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven | 2008-11-26 |
| | * | | | | ftrace: add cpu annotation for function graph tracer | Steven Rostedt | 2008-11-26 |
| | * | | | | ftrace: add thread comm to function graph tracer | Steven Rostedt | 2008-11-26 |
| | * | | | | ftrace: let function tracing and function return run together | Steven Rostedt | 2008-11-26 |
| | * | | | | ftrace: use code patching for ftrace graph tracer | Steven Rostedt | 2008-11-26 |
| | * | | | | ftrace: add function tracing to single thread | Steven Rostedt | 2008-11-26 |
| | * | | | | tracing: function graph tracer, fix | Ingo Molnar | 2008-11-25 |
| | * | | | | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker | 2008-11-25 |
| | * | | | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-25 |
| | |/ / / |
|
| * / / / | ftrace: adding other non-leaving .text sections | Liming Wang | 2008-11-25 |
| |/ / / |
|
* | | | | blktrace: port to tracepoints, update | Ingo Molnar | 2008-11-26 |
* | | | | blktrace: port to tracepoints | Arnaldo Carvalho de Melo | 2008-11-26 |
|/ / / |
|
* | | | Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into t... | Ingo Molnar | 2008-11-25 |
|\ \ \ |
|
| * | | | tracing, tty: fix warnings caused by branch tracing and tty_kref_get() | Ingo Molnar | 2008-11-25 |
* | | | | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger | 2008-11-25 |
* | | | | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea... | Markus Metzger | 2008-11-25 |
* | | | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger | 2008-11-25 |
* | | | | x86, bts: base in-kernel ds interface on handles | Markus Metzger | 2008-11-25 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-... | Ingo Molnar | 2008-11-25 |
|\ \ \ \ \ |
|
| | * | | | | x86, bts: DS and BTS initialization | Markus Metzger | 2008-11-10 |
| * | | | | | x86, bts: fix wrmsr and spinlock over kmalloc | Markus Metzger | 2008-11-25 |
| * | | | | | x86, pebs: fix PEBS record size configuration | Markus Metzger | 2008-11-25 |
| * | | | | | x86, bts: turn macro into static inline function | Markus Metzger | 2008-11-25 |
| * | | | | | x86, bts: exclude ds.c from build when disabled | Markus Metzger | 2008-11-25 |
| * | | | | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul | Julia Lawall | 2008-11-25 |
| * | | | | | x86: use limited register constraint for setnz | Steven Rostedt | 2008-11-25 |
| * | | | | | xen: pin correct PGD on suspend | Ian Campbell | 2008-11-23 |
| * | | | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-11-23 |
| |\ \ \ \ \ |
|