| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-23 | 1 | -0/+342 |
|\ |
|
| * | itimers: Add tracepoints for itimer | Xiao Guangrong | 2009-08-29 | 1 | -0/+66 |
| * | hrtimer: Add tracepoint for hrtimers | Xiao Guangrong | 2009-08-29 | 1 | -0/+139 |
| * | timers: Add tracepoints for timer_list timers | Xiao Guangrong | 2009-08-29 | 1 | -0/+137 |
* | | tracing, page-allocator: add trace event for page traffic related to the budd... | Mel Gorman | 2009-09-22 | 1 | -0/+51 |
* | | tracing, page-allocator: add trace events for anti-fragmentation falling back... | Mel Gorman | 2009-09-22 | 1 | -0/+38 |
* | | tracing, page-allocator: add trace events for page allocation and page freeing | Mel Gorman | 2009-09-22 | 1 | -0/+74 |
* | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-09-21 | 1 | -5/+5 |
|\ \ |
|
| * | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -5/+5 |
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-09-21 | 1 | -48/+63 |
|\ \ \
| |/ /
|/| | |
|
| * | | tracing: Allocate the ftrace event profile buffer dynamically | Frederic Weisbecker | 2009-09-18 | 1 | -28/+55 |
| * | | tracing: Factorize the events profile accounting | Frederic Weisbecker | 2009-09-18 | 1 | -20/+8 |
* | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2009-09-20 | 2 | -0/+114 |
|\ \ \ |
|
| * | | | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven | 2009-09-19 | 1 | -0/+81 |
| * | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-09-19 | 6 | -19/+191 |
| |\ \ \
| | |/ / |
|
| * | | | perf_counter, sched: Add sched_stat_runtime tracepoint | Ingo Molnar | 2009-09-13 | 1 | -0/+33 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-09-18 | 2 | -38/+106 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | ext4: Add a tracepoint for ext4_alloc_da_blocks() | Theodore Ts'o | 2009-09-16 | 1 | -0/+27 |
| * | | | ext4: Fix include/trace/events/ext4.h to work with Systemtap | Theodore Ts'o | 2009-09-14 | 1 | -2/+4 |
| * | | | ext4: fix tracepoint format string warnings | Theodore Ts'o | 2009-09-17 | 2 | -36/+41 |
| * | | | ext4: Add new tracepoint: trace_ext4_da_write_pages() | Theodore Ts'o | 2009-08-31 | 1 | -0/+34 |
| * | | | ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages() | Theodore Ts'o | 2009-09-17 | 1 | -1/+1 |
* | | | | softirq: add BLOCK_IOPOLL to softirq_to_name | Li Zefan | 2009-09-17 | 1 | -10/+11 |
* | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-09-17 | 4 | -4/+268 |
|\ \ \ \
| |/ / / |
|
| * | | | writeback: get rid of wbc->for_writepages | Jens Axboe | 2009-09-16 | 1 | -4/+2 |
| * | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-09-14 | 1 | -0/+151 |
| |\ \ \ |
|
| | * | | | KVM: Add trace points in irqchip code | Gleb Natapov | 2009-09-10 | 1 | -0/+56 |
| | * | | | KVM: Trace mmio | Avi Kivity | 2009-09-10 | 1 | -0/+33 |
| | * | | | KVM: Trace irq level and source id | Avi Kivity | 2009-09-10 | 1 | -3/+8 |
| | * | | | KVM: convert custom marker based tracing to event traces | Marcelo Tosatti | 2009-09-10 | 1 | -0/+57 |
| | | |/
| | |/| |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 1 | -0/+20 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3) | Neil Horman | 2009-08-13 | 1 | -0/+20 |
| * | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | 6 | -45/+311 |
| |\ \ \ |
|
| * | | | | sched: Add wait, sleep and iowait accounting tracepoints | Peter Zijlstra | 2009-09-02 | 1 | -0/+95 |
| | |_|/
| |/| | |
|
* | | | | tracing: have TRACE_EVENT macro use __flags to not shadow parameter | Steven Rostedt | 2009-09-14 | 1 | -2/+2 |
* | | | | tracing: add static to generated TRACE_EVENT functions | Steven Rostedt | 2009-09-14 | 1 | -2/+2 |
* | | | | tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce | Carsten Emde | 2009-09-12 | 1 | -1/+3 |
| |/ /
|/| | |
|
* | | | tracing: pass around ring buffer instead of tracer | Steven Rostedt | 2009-09-04 | 1 | -5/+10 |
* | | | tracing/filters: Defer pred allocation | Li Zefan | 2009-08-31 | 1 | -1/+0 |
* | | | tracing: Fix double CPP substitution in TRACE_EVENT_FN | Frederic Weisbecker | 2009-08-28 | 1 | -6/+7 |
* | | | tracing: Undef TRACE_EVENT_FN between trace events headers inclusion | Frederic Weisbecker | 2009-08-27 | 1 | -0/+1 |
* | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-08-26 | 4 | -17/+84 |
|\ \ \ |
|
| * | | | tracing: Create generic syscall TRACE_EVENTs | Josh Stone | 2009-08-26 | 2 | -17/+70 |
| * | | | tracing: Move tracepoint callbacks from declaration to definition | Josh Stone | 2009-08-26 | 3 | -8/+18 |
| * | | | tracing: Make syscall tracepoints conditional | Josh Stone | 2009-08-26 | 1 | -0/+4 |
* | | | | tracing/events: fix the include file dependencies | Xiao Guangrong | 2009-08-26 | 1 | -0/+1 |
* | | | | tracing/filters: Add __field_ext() to TRACE_EVENT | Li Zefan | 2009-08-26 | 1 | -7/+24 |
* | | | | tracing/sched: show CPU task wakes up on in trace event | Steven Rostedt | 2009-08-26 | 1 | -4/+8 |
|/ / / |
|
* | | | tracing/syscalls: Add filtering support | Li Zefan | 2009-08-19 | 1 | -0/+7 |
* | | | tracing/events: Add trace_define_common_fields() | Li Zefan | 2009-08-19 | 1 | -5/+3 |