| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 83 | -4356/+4603 |
|\ |
|
| * | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | 23 | -923/+1465 |
| |\ |
|
| | *-----. | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar | 2008-12-25 | 12 | -57/+138 |
| | |\ \ \ \ |
|
| | | | * \ \ | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2008-12-24 | 6 | -14/+30 |
| | | | |\ \ \
| | | | | | |/
| | | | | |/| |
|
| | | | * | | | x86, bts: memory accounting | Markus Metzger | 2008-12-20 | 1 | -11/+34 |
| | | | * | | | x86, bts: add fork and exit handling | Markus Metzger | 2008-12-20 | 4 | -32/+69 |
| | | | | |/
| | | | |/| |
|
| | | * / | | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 | Frederic Weisbecker | 2008-12-25 | 2 | -1/+6 |
| | | |/ / |
|
| | * | | | Merge branch 'x86/tsc' into tracing/core | Ingo Molnar | 2008-12-25 | 4 | -4/+33 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 2008-12-19 | 7 | -41/+46 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/... | Ingo Molnar | 2008-12-18 | 1 | -33/+28 |
| | |\ \ \ \ |
|
| | | * | | | | x86, bts: correctly report invalid bts records | Markus Metzger | 2008-12-16 | 1 | -0/+3 |
| | | * | | | | x86, bts: remove recursion from get_context | Markus Metzger | 2008-12-16 | 1 | -33/+25 |
| | * | | | | | x86: entry_64 - introduce FTRACE_ frame macro v2 | Cyrill Gorcunov | 2008-12-17 | 1 | -50/+7 |
| | |/ / / / |
|
| | | | | | | |
| | | \ \ \ | |
| | *-. \ \ \ | Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-12-16 | 9 | -731/+664 |
| | |\ \ \ \ \ |
|
| | | | * | | | | x86, bts: fix build error | Ingo Molnar | 2008-12-12 | 1 | -1/+1 |
| | | | * | | | | x86, bts: provide in-kernel branch-trace interface | Markus Metzger | 2008-12-12 | 5 | -729/+657 |
| | | | * | | | | x86, bts: turn BUG_ON into WARN_ON_ONCE | Markus Metzger | 2008-12-12 | 2 | -4/+5 |
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | tracing/function-graph-tracer: add a new .irqentry.text section, fix | Ingo Molnar | 2008-12-12 | 1 | -0/+1 |
| | | * | | | | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt | Frederic Weisbecker | 2008-12-12 | 2 | -2/+4 |
| | | * | | | | tracing/function-graph-tracer: add a new .irqentry.text section | Frederic Weisbecker | 2008-12-12 | 1 | -0/+1 |
| | |/ / / / |
|
| | * | | | | tracing/function-graph-tracer: append the tracing_graph_flag | Frederic Weisbecker | 2008-12-08 | 1 | -1/+4 |
| | * | | | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia... | Frederic Weisbecker | 2008-12-08 | 3 | -8/+6 |
| | * | | | | ftrace: add checks on ret stack in function graph | Steven Rostedt | 2008-12-03 | 1 | -0/+17 |
| | * | | | | ftrace: function graph return for function entry | Steven Rostedt | 2008-12-03 | 3 | -1/+12 |
| | * | | | | ftrace: print real return in dumpstack for function graph | Steven Rostedt | 2008-12-03 | 4 | -6/+42 |
| | * | | | | ftrace: add ftrace_graph_stop() | Steven Rostedt | 2008-12-03 | 1 | -4/+6 |
| | * | | | | ftrace: have function graph use mcount caller address | Steven Rostedt | 2008-12-03 | 2 | -0/+2 |
| | * | | | | ftrace: clean up function graph asm | Steven Rostedt | 2008-12-03 | 1 | -16/+4 |
| | | | | | | |
| | | \ \ \ | |
| | *-. \ \ \ | Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace | Ingo Molnar | 2008-12-03 | 10 | -592/+417 |
| | |\ \ \ \ \ |
|
| | * | | | | | | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker | 2008-12-02 | 3 | -1/+85 |
| | | | | | | | | |
| | | \ \ \ \ \ | |
| | *-. \ \ \ \ \ | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-11-27 | 5 | -26/+105 |
| | |\ \ \ \ \ \ \ |
|
| | | | * | | | | | | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven | 2008-11-26 | 2 | -0/+20 |
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | * | | | | | | ftrace: use code patching for ftrace graph tracer | Steven Rostedt | 2008-11-26 | 2 | -2/+51 |
| | | * | | | | | | tracing: function graph tracer, fix | Ingo Molnar | 2008-11-26 | 1 | -1/+1 |
| | | * | | | | | | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker | 2008-11-26 | 1 | -11/+21 |
| | | * | | | | | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-26 | 3 | -14/+14 |
| | |/ / / / / / |
|
| | * | | | | | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger | 2008-11-25 | 2 | -80/+34 |
| | * | | | | | | x86, bts: base in-kernel ds interface on handles | Markus Metzger | 2008-11-25 | 2 | -372/+380 |
| | | | | | | | | |
| | | \ \ \ \ \ | |
| | *-. \ \ \ \ \ | Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-... | Ingo Molnar | 2008-11-25 | 8 | -77/+62 |
| | |\ \ \ \ \ \ \ |
|
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | *---. \ \ \ \ \ \ \ | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar | 2008-11-24 | 2 | -14/+79 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | tracing/stack-tracer: fix style issues | Török Edwin | 2008-11-23 | 1 | -22/+29 |
| | | | | * | | | | | | | | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin | 2008-11-23 | 1 | -0/+57 |
| | | |_|/ / / / / / / /
| | |/| | | | | | | | | |
|
| | | * | | | | | | | | | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker | 2008-11-23 | 1 | -14/+15 |
| | |/ / / / / / / / / |
|
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | *---. | | | | | | | | | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar | 2008-11-23 | 9 | -19/+62 |
| | |\ \ \| | | | | | | | |
|
| | | | * | | | | | | | | | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker | 2008-11-18 | 1 | -3/+7 |
| | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ | |
| | *-. | | | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-19 | 3 | -20/+1 |
| | |\ \| | | | | | | | | |
| | | |_|/ / / / / / / / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | tracing/function-return-tracer: support for dynamic ftrace on function return... | Frederic Weisbecker | 2008-11-16 | 2 | -135/+141 |
| | * | | | | | | | | | | | tracing/function-return-tracer: add a barrier to ensure return stack index is... | Frederic Weisbecker | 2008-11-16 | 1 | -0/+1 |
| | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | ftrace: pass module struct to arch dynamic ftrace functions | Steven Rostedt | 2008-11-16 | 1 | -3/+26 |
| | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ \ | |
| | *---. \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function... | Ingo Molnar | 2008-11-13 | 2 | -43/+6 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|