| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing/documentation: Cover new frame pointer semantics | Mike Frysinger | 2010-01-26 | 1 | -3/+23 |
* | tracing/documentation: Fix a typo in ftrace.txt | Yang Hongyang | 2010-01-26 | 1 | -1/+1 |
* | Documentation: update ring-buffer-design.txt | Randy Dunlap | 2010-01-11 | 1 | -28/+28 |
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-31 | 3 | -44/+45 |
|\ |
|
| * | Documentation: Update ftrace-design.txt | Randy Dunlap | 2009-12-20 | 1 | -7/+7 |
| * | Documentation: Update tracepoint-analysis.txt | Randy Dunlap | 2009-12-20 | 1 | -30/+30 |
| * | Documentation: Update mmiotrace.txt | Randy Dunlap | 2009-12-20 | 1 | -7/+8 |
* | | mm tracing: cleanup Documentation/trace/events-kmem.txt | Randy Dunlap | 2009-12-22 | 1 | -7/+7 |
|/ |
|
* | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-11-17 | 1 | -0/+2 |
|\ |
|
| * | Merge commit 'v2.6.32-rc6' into perf/core | Ingo Molnar | 2009-11-04 | 1 | -0/+2 |
| |\ |
|
| | * | tracing: Fix comment typo and documentation example | Jiri Olsa | 2009-10-24 | 1 | -0/+2 |
* | | | tracing/kprobes: Rename Kprobe-tracer to kprobe-event | Masami Hiramatsu | 2009-11-04 | 1 | -18/+16 |
* | | | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-10-23 | 1 | -2/+11 |
|\ \ \
| |/ / |
|
| * | | tracing: Document HAVE_SYSCALL_TRACEPOINTS needs | Frederic Weisbecker | 2009-10-14 | 1 | -2/+11 |
| |/ |
|
* | | tracing/kprobes: Make special variable names more self-explainable | Masami Hiramatsu | 2009-10-12 | 1 | -11/+11 |
* | | tracing/kprobes: Remove '$ra' special variable | Masami Hiramatsu | 2009-10-12 | 1 | -7/+6 |
* | | tracing/kprobes: Add $ prefix to special variables | Masami Hiramatsu | 2009-10-12 | 1 | -10/+10 |
* | | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker | 2009-09-23 | 7 | -32/+1288 |
|\ \
| |/ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 2 | -2/+2 |
| |\ |
|
| | * | trivial: fix typo in tracing documentation | Michal Sojka | 2009-09-21 | 1 | -1/+1 |
| | * | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 | 1 | -1/+1 |
| * | | tracing, documentation: Add a document on the kmem tracepoints | Mel Gorman | 2009-09-22 | 1 | -0/+107 |
| * | | tracing, documentation: add a document describing how to do some performance ... | Mel Gorman | 2009-09-22 | 1 | -0/+327 |
| * | | tracing, page-allocator: add a postprocessing script for page-allocator-relat... | Mel Gorman | 2009-09-22 | 1 | -0/+418 |
| |/ |
|
| * | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven | 2009-09-19 | 1 | -17/+0 |
| * | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-09-17 | 1 | -12/+12 |
| |\ |
|
| | * | debugfs: Fix mount directory of debugfs by default in events.txt | GeunSik Lim | 2009-09-15 | 1 | -12/+12 |
| * | | ftrace: document function and function graph implementation | Mike Frysinger | 2009-09-14 | 2 | -0/+239 |
| * | | tracing/filters: add filter Documentation | Tom Zanussi | 2009-09-12 | 1 | -1/+183 |
| |/ |
|
* | | tracing/kprobes: Disable kprobe events by default after creation | Masami Hiramatsu | 2009-09-17 | 1 | -2/+9 |
* | | tracing/kprobes: Support custom subsystem for each kprobe event | Masami Hiramatsu | 2009-09-17 | 1 | -2/+3 |
* | | tracing/kprobes: Show event name in trace output | Masami Hiramatsu | 2009-09-11 | 1 | -8/+8 |
* | | tracing/kprobes: Add argument name support | Masami Hiramatsu | 2009-09-11 | 1 | -26/+20 |
* | | tracing/kprobes: Add event profiling support | Masami Hiramatsu | 2009-09-11 | 1 | -1/+3 |
* | | tracing/kprobes: Fix probe offset to be unsigned | Masami Hiramatsu | 2009-09-11 | 1 | -7/+7 |
* | | Merge commit 'tracing/core' into tracing/kprobes | Frederic Weisbecker | 2009-09-11 | 1 | -32/+36 |
|\ \
| |/ |
|
| * | tracing: Remove mentioning of legacy latency_trace file from documentation | Albin Tonnerre | 2009-09-04 | 1 | -32/+36 |
* | | tracing: Add kprobes event profiling interface | Masami Hiramatsu | 2009-08-27 | 1 | -0/+8 |
* | | tracing: Generate names for each kprobe event automatically | Masami Hiramatsu | 2009-08-27 | 1 | -1/+2 |
* | | tracing: Kprobe-tracer supports more than 6 arguments | Masami Hiramatsu | 2009-08-27 | 1 | -1/+1 |
* | | tracing: Add kprobe-based event tracer documentation | Masami Hiramatsu | 2009-08-27 | 1 | -0/+139 |
|/ |
|
* | tracing: Add vim script to enable folding for function_graph traces | Josh Triplett | 2009-08-26 | 1 | -0/+42 |
* | ring-buffer: add design document | Steven Rostedt | 2009-07-07 | 1 | -0/+955 |
* | tracing/events: Add trace_event boot option | Li Zefan | 2009-07-01 | 1 | -0/+9 |
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim | 2009-06-15 | 2 | -104/+155 |
* | trivial: Remove the hyphen from git commands | Matt Kraai | 2009-06-12 | 1 | -1/+1 |
* | trivial: ftrace:fix description of trace directory | GeunSik Lim | 2009-06-12 | 1 | -1/+1 |
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 3 | -1/+108 |
|\ |
|
| * | ftrace/documentation: fix typo in function grapher name | Mike Frysinger | 2009-06-10 | 1 | -1/+1 |
| * | tracing/events: Documentation updates | Li Zefan | 2009-05-19 | 1 | -102/+57 |