Age | Commit message (Expand) | Author |
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-27 | tracing/function-graph-tracer: enhancements for the trace output | Frederic Weisbecker |
2008-11-27 | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar |
2008-11-26 | blktrace: port to tracepoints, update | Ingo Molnar |
2008-11-26 | blktrace: port to tracepoints | Arnaldo Carvalho de Melo |
2008-11-26 | 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 | ftrace: adding other non-leaving .text sections | Liming Wang |
2008-11-26 | tracing: function graph tracer, fix | Ingo Molnar |
2008-11-26 | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker |
2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker |
2008-11-26 | Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into t... | 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: 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 | tracing, tty: fix warnings caused by branch tracing and tty_kref_get() | Ingo Molnar |
2008-11-24 | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar |
2008-11-23 | vfs, seqfile: fix comment style on mangle_path | Török Edwin |
2008-11-23 | tracing/function-return-tracer: free the return stack on free_task() | Frederic Weisbecker |
2008-11-23 | tracing, doc: update mmiotrace documentation | Pekka Paalanen |
2008-11-23 | x86, mmiotrace: fix buffer overrun detection | Pekka Paalanen |
2008-11-23 | tracing/function-return-tracer: don't trace kfree while it frees the return s... | Frederic Weisbecker |
2008-11-23 | Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Ingo Molnar |
2008-11-23 | xen: pin correct PGD on suspend | Ian Campbell |
2008-11-23 | tracing/stack-tracer: avoid races accessing file | Török Edwin |
2008-11-23 | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2008-11-23 | x86: revert irq number limitation | Thomas Gleixner |
2008-11-23 | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT | Török Edwin |
2008-11-23 | tracing/stack-tracer: fix locking and refcounts | Török Edwin |
2008-11-23 | tracing/stack-tracer: fix style issues | Török Edwin |
2008-11-23 | trace: fix compiler warning in branch profiler | Steven Rostedt |
2008-11-23 | ftrace: add ftrace_off_permanent | Steven Rostedt |
2008-11-23 | ring-buffer: add tracing_off_permanent | Steven Rostedt |
2008-11-23 | ftrace: scripts/recordmcount.pl support for ARM | Jim Radford |
2008-11-23 | ftrace: specify $alignment for sh architecture | Matt Fleming |
2008-11-23 | trace: profile all if conditionals | Steven Rostedt |
2008-11-23 | trace: branch profiling should not print percent without data | Steven Rostedt |