| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: fix warnings in kernel/trace/trace_sched_switch.c | Ingo Molnar | 2008-12-19 | 3 | -3/+4 |
* | tracing: fix warning in kernel/trace/trace.c | Ingo Molnar | 2008-12-19 | 1 | -1/+0 |
* | ftrace: add not to regex on filtering functions | Steven Rostedt | 2008-12-18 | 1 | -2/+13 |
* | trace: better use of stack_trace_enabled for boot up code | Steven Rostedt | 2008-12-18 | 1 | -7/+4 |
* | trace: add a way to enable or disable the stack tracer | Steven Rostedt | 2008-12-18 | 5 | -8/+79 |
* | 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 | 2 | -51/+35 |
* | | tracing/ftrace: add the printk-msg-only option | Frederic Weisbecker | 2008-12-17 | 2 | -1/+27 |
* | | tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_sta... | Frederic Weisbecker | 2008-12-17 | 1 | -1/+1 |
|/ |
|
*---. | Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-12-16 | 25 | -1009/+962 |
|\ \ \ |
|
| | | * | x86, bts: fix build error | Ingo Molnar | 2008-12-12 | 1 | -1/+1 |
| | | * | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface | Markus Metzger | 2008-12-12 | 5 | -129/+56 |
| | | * | x86, bts: provide in-kernel branch-trace interface | Markus Metzger | 2008-12-12 | 10 | -871/+811 |
| | | * | 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: Output arrows signal on hardirq call/return | Frederic Weisbecker | 2008-12-12 | 1 | -4/+62 |
| | * | | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt | Frederic Weisbecker | 2008-12-12 | 3 | -2/+15 |
| | * | | tracing/function-graph-tracer: add a new .irqentry.text section | Frederic Weisbecker | 2008-12-12 | 3 | -0/+12 |
| | |/ |
|
| * | | sched: fix tracepoints in scheduler | Peter Zijlstra | 2008-12-12 | 2 | -3/+4 |
| |/ |
|
* | | tracing/fastboot: include missing headers | Frederic Weisbecker | 2008-12-12 | 1 | -0/+4 |
* | | tracing/fastboot: fix len of func buffer | Stephen Rothwell | 2008-12-12 | 1 | -2/+2 |
|/ |
|
* | Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into... | Ingo Molnar | 2008-12-12 | 1 | -4/+6 |
|\ |
|
| * | ring_buffer: fix comments | Lai Jiangshan | 2008-12-08 | 1 | -4/+6 |
* | | tracing/function-graph-tracer: fix 'flags' variable mismatch | Ingo Molnar | 2008-12-08 | 1 | -3/+3 |
* | | tracing/function-graph-tracer: append the tracing_graph_flag | Frederic Weisbecker | 2008-12-08 | 5 | -14/+26 |
* | | tracing/function-graph-tracer: turn tracing_selftest_running into an int | Frederic Weisbecker | 2008-12-08 | 1 | -5/+7 |
* | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia... | Frederic Weisbecker | 2008-12-08 | 7 | -15/+21 |
* | | tracing/function-graph-tracer: implement a print_headers function | Frederic Weisbecker | 2008-12-08 | 1 | -4/+29 |
|/ |
|
* | ftrace: use init_struct_pid as swapper pid | Steven Rostedt | 2008-12-05 | 1 | -1/+1 |
* | tracing/ftrace: provide the macro task_curr_ret_stack() | Frederic Weisbecker | 2008-12-05 | 2 | -7/+12 |
* | tracing/ftrace: fix the check of ftrace_trace_task | Frederic Weisbecker | 2008-12-05 | 1 | -1/+1 |
* | tracing/ftrace: don't insert TRACE_PRINT during selftests | Frederic Weisbecker | 2008-12-05 | 1 | -1/+12 |
*-. | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar | 2008-12-05 | 124 | -1129/+1735 |
|\ \ |
|
| | * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-12-03 | 8 | -19/+37 |
| | |\ |
|
| | | * | block: fix setting of max_segment_size and seg_boundary mask | Milan Broz | 2008-12-03 | 4 | -2/+8 |
| | | * | block: internal dequeue shouldn't start timer | Tejun Heo | 2008-12-03 | 4 | -15/+27 |
| | | * | block: set disk->node_id before it's being used | Cheng Renquan | 2008-12-03 | 1 | -1/+1 |
| | | * | When block layer fails to map iov, it calls bio_unmap_user to undo | Petr Vandrovec | 2008-12-03 | 1 | -1/+1 |
| | * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-12-03 | 2 | -8/+9 |
| | |\ \ |
|
| | | * | | powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dts | Anton Vorontsov | 2008-12-03 | 1 | -8/+8 |
| | | * | | powerpc: Fix dma_map_sg() cache flushing on non coherent platforms | Benjamin Herrenschmidt | 2008-12-03 | 1 | -0/+1 |
| | | |/ |
|
| | * | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-12-03 | 5 | -4/+12 |
| | |\ \ |
|
| | | * | | NLM: client-side nlm_lookup_host() should avoid matching on srcaddr | Chuck Lever | 2008-11-24 | 1 | -1/+2 |
| | | * | | nfsd: use of unitialized list head on error exit in nfs4recover.c | J. Bruce Fields | 2008-11-24 | 1 | -1/+1 |
| | | * | | Add a reference to sunrpc in svc_addsock | Tom Tucker | 2008-11-24 | 1 | -2/+7 |
| | | * | | nfsd: clean up grace period on early exit | J. Bruce Fields | 2008-11-24 | 2 | -0/+2 |
| | * | | | iTCO_wdt: fix typo when setting TCO_EN bit | Linus Torvalds | 2008-12-03 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-12-02 | 4 | -88/+116 |
| | |\ \ |
|