| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing/fastboot: Document the need of initcall_debug | Li Zefan | 2009-06-29 | 1 | -3/+3 |
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-06-20 | 1 | -0/+8 |
|\ |
|
| * | function-graph: add stack frame test | Steven Rostedt | 2009-06-18 | 1 | -0/+7 |
| * | function-graph: disable when both x86_32 and optimize for size are configured | Steven Rostedt | 2009-06-18 | 1 | -0/+1 |
* | | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim | 2009-06-15 | 1 | -5/+5 |
|/ |
|
* | tracing: combine the default tracers into one config | Steven Rostedt | 2009-06-01 | 1 | -16/+3 |
* | tracing: fix config options to not show when automatically selected | Steven Rostedt | 2009-06-01 | 1 | -15/+28 |
* | ftrace: Add task_comm support for trace_event | Zhaolei | 2009-05-26 | 1 | -2/+7 |
* | tracing: have menu default enabled when kernel debug is configured | Steven Rostedt | 2009-05-07 | 1 | -0/+1 |
* | ring-buffer: add benchmark and tester | Steven Rostedt | 2009-05-06 | 1 | -0/+16 |
* | tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACING | Steven Rostedt | 2009-04-20 | 1 | -1/+5 |
* | tracing: create menuconfig for tracing infrastructure | Steven Rostedt | 2009-04-20 | 1 | -2/+7 |
* | tracing: change branch profiling to a choice selection | Steven Rostedt | 2009-04-20 | 1 | -6/+33 |
* | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-04-14 | 1 | -2/+2 |
|\ |
|
| * | tracing: fix document references | Li Zefan | 2009-04-10 | 1 | -2/+2 |
* | | tracing/infrastructure: separate event tracer from event support | Tom Zanussi | 2009-04-14 | 1 | -0/+4 |
* | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-04-07 | 1 | -5/+4 |
|\ \
| |/ |
|
| * | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -15/+108 |
| |\ |
|
| * | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -5/+4 |
* | | | tracing: move function profiler data out of function struct | Steven Rostedt | 2009-03-24 | 1 | -7/+3 |
* | | | tracing: add function profiler | Steven Rostedt | 2009-03-24 | 1 | -0/+19 |
| |/
|/| |
|
* | | tracing: Fix TRACING_SUPPORT dependency for PPC32 | Anton Vorontsov | 2009-03-23 | 1 | -1/+5 |
* | | tracing/syscalls: select kallsysms | Frederic Weisbecker | 2009-03-16 | 1 | -0/+1 |
* | | tracing/ftrace: syscall tracing infrastructure, basics | Frederic Weisbecker | 2009-03-13 | 1 | -0/+10 |
* | | tracing/core: drop the old trace_printk() implementation in favour of trace_b... | Frederic Weisbecker | 2009-03-06 | 1 | -6/+1 |
* | | tracing: infrastructure for supporting binary record | Lai Jiangshan | 2009-03-06 | 1 | -0/+6 |
* | | tracing: current tip/master can't enable ftrace | KOSAKI Motohiro | 2009-03-06 | 1 | -0/+1 |
* | | tracing: clean up menu | Ingo Molnar | 2009-03-05 | 1 | -13/+16 |
* | | tracing: add event trace infrastructure | Steven Rostedt | 2009-02-24 | 1 | -0/+9 |
* | | Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into... | Ingo Molnar | 2009-02-19 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | tracing: have function trace select kallsyms | Steven Rostedt | 2009-02-18 | 1 | -0/+2 |
| * | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 2009-02-15 | 1 | -0/+23 |
* | | tracing/sysprof: add missing tracing_{start,stop}_record_cmdline() | Frederic Weisbecker | 2009-02-11 | 1 | -0/+1 |
* | | tracing/blktrace: move the tracing file to kernel/trace, fix | Ingo Molnar | 2009-02-09 | 1 | -0/+1 |
* | | tracing/blktrace: move the tracing file to kernel/trace | Frederic Weisbecker | 2009-02-09 | 1 | -0/+23 |
* | | ring-buffer: add NMI protection for spinlocks | Steven Rostedt | 2009-02-07 | 1 | -0/+8 |
* | | trace: let boot trace be chosen by command line | Steven Rostedt | 2009-02-03 | 1 | -4/+3 |
* | | tracing: add a new workqueue tracer | Frederic Weisbecker | 2009-01-14 | 1 | -0/+11 |
* | | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 2009-01-11 | 1 | -0/+23 |
* | | kmemtrace: Remove the relay version of kmemtrace | Eduard - Gabriel Munteanu | 2009-01-06 | 1 | -2/+0 |
* | | tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free() | Ingo Molnar | 2008-12-30 | 1 | -1/+2 |
* | | tracing/kmemtrace: normalize the raw tracer event to the unified tracing API | Frederic Weisbecker | 2008-12-30 | 1 | -0/+22 |
|/ |
|
* | trace: add a way to enable or disable the stack tracer | Steven Rostedt | 2008-12-18 | 1 | -4/+9 |
* | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface | Markus Metzger | 2008-12-12 | 1 | -2/+2 |
* | tracing/function-graph-tracer: enabled by default | Ingo Molnar | 2008-12-03 | 1 | -0/+1 |
*-. | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-11-27 | 1 | -8/+22 |
|\ \ |
|
| | * | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven | 2008-11-26 | 1 | -0/+11 |
| |/
|/| |
|
| * | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-26 | 1 | -8/+11 |
|/ |
|
* | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger | 2008-11-25 | 1 | -0/+11 |
*---. | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar | 2008-11-24 | 1 | -0/+3 |
|\ \ \ |
|