aboutsummaryrefslogtreecommitdiff
path: root/include/trace/events
AgeCommit message (Expand)Author
2010-03-09Add DocBook documentation for the block tracepoints.William Cohen
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-03-01KVM: MMU: Add tracepoint for guest page agingAvi Kivity
2010-03-01KVM: trace guest fpu loads and unloadsAvi Kivity
2010-01-31perf lock: Enhance information of lock trace eventsHitoshi Mitake
2009-12-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-12-10itimer: Fix the itimer trace print formatThomas Gleixner
2010-01-01ext4: Add new tracepoints to debug delayed allocation space functionsTheodore Ts'o
2009-12-23ext4: Add new tracepoint for jbd2_cleanup_journal_tailTheodore Ts'o
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar
2009-11-26tracepoint: Add signal loss eventsMasami Hiramatsu
2009-11-26tracepoint: Add signal deliver eventMasami Hiramatsu
2009-11-26tracepoint: Move signal sending tracepoint to events/signal.hMasami Hiramatsu
2009-11-26tracing: Restore original format of sched eventsLi Zefan
2009-11-26tracing: Convert some ext4 events to DEFINE_TRACELi Zefan
2009-11-26tracing: Convert some jbd2 events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert some block events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert some power events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert some workqueue events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert softirq events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert some kmem events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert module refcnt events to DEFINE_EVENTLi Zefan
2009-11-26events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar
2009-11-25tracing: Separate raw syscall from syscall tracerLai Jiangshan
2009-11-24tracing: Convert some sched trace events to DEFINE_EVENT and _PRINTSteven Rostedt
2009-11-24ext4: remove encountered_congestion traceWu Fengguang
2009-11-22ext4: print i_mode in octal in ext4 tracepointsTheodore Ts'o
2009-11-23ext4: call ext4_forget() from ext4_free_blocks()Theodore Ts'o
2009-11-23ext4: add tracepoint for ext4_forget()Theodore Ts'o
2009-11-13tracing: Rename 'lockdep' event subsystem into 'lock'Frederic Weisbecker
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-10-15events: Harmonize event field names and print output namesIngo Molnar
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar
2009-10-13perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto
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-10-01Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
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-24tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker
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