summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)Author
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-01Add a tracepoint for block request remappingJun'ichi Nomura
2009-09-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-09-30ext4: Add a stub for mpage_da_data in the trace headerJosh Stone
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o
2009-09-30ext4: Use tracepoints for mb_history trace fileTheodore Ts'o
2009-09-29ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o
2009-09-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-22tracing/workqueue: Use %pf in workqueue trace eventsAnton Blanchard
2009-09-22tracing, page-allocator: add trace event for page traffic related to the budd...Mel Gorman
2009-09-22tracing, page-allocator: add trace events for anti-fragmentation falling back...Mel Gorman
2009-09-22tracing, page-allocator: add trace events for page allocation and page freeingMel Gorman
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-19Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-09-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-09-18tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker
2009-09-18tracing: Factorize the events profile accountingFrederic Weisbecker
2009-09-17softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar
2009-09-16ext4: Add a tracepoint for ext4_alloc_da_blocks()Theodore Ts'o
2009-09-16writeback: get rid of wbc->for_writepagesJens Axboe
2009-09-14ext4: Fix include/trace/events/ext4.h to work with SystemtapTheodore Ts'o
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-14tracing: have TRACE_EVENT macro use __flags to not shadow parameterSteven Rostedt
2009-09-14tracing: add static to generated TRACE_EVENT functionsSteven Rostedt
2009-09-13perf_counter, sched: Add sched_stat_runtime tracepointIngo Molnar
2009-09-12tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounceCarsten Emde
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-10KVM: Add trace points in irqchip codeGleb Natapov
2009-09-10KVM: Trace mmioAvi Kivity
2009-09-10KVM: Trace irq level and source idAvi Kivity
2009-09-10KVM: convert custom marker based tracing to event tracesMarcelo Tosatti
2009-09-17ext4: fix tracepoint format string warningsTheodore Ts'o
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt
2009-09-02sched: Add wait, sleep and iowait accounting tracepointsPeter Zijlstra
2009-08-31ext4: Add new tracepoint: trace_ext4_da_write_pages()Theodore Ts'o
2009-09-17ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()Theodore Ts'o
2009-08-31tracing/filters: Defer pred allocationLi Zefan
2009-08-29itimers: Add tracepoints for itimerXiao Guangrong
2009-08-29hrtimer: Add tracepoint for hrtimersXiao Guangrong
2009-08-29timers: Add tracepoints for timer_list timersXiao Guangrong
2009-08-28tracing: Fix double CPP substitution in TRACE_EVENT_FNFrederic Weisbecker
2009-08-27tracing: Undef TRACE_EVENT_FN between trace events headers inclusionFrederic Weisbecker
2009-08-26Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar