aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley
2010-05-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt
2010-05-17Merge branch 'perf'Avi Kivity
2010-05-17KVM: cleanup kvm traceXiao Guangrong
2010-05-17tracing: Convert more ext4 events to DEFINE_EVENTLi Zefan
2010-05-17ext4: Add new tracepoints to track mballoc's buddy bitmap loadsTheodore Ts'o
2010-05-14tracing: Remove duplicate id information in event structureSteven Rostedt
2010-05-14tracing: Move print functions into event classSteven Rostedt
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt
2010-05-14tracing: Move raw_init from events to classSteven Rostedt
2010-05-14tracing: Move fields from event to class structureSteven Rostedt
2010-05-14tracing: Remove per event trace registeringSteven Rostedt
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt
2010-05-14tracing: Create class struct for eventsSteven Rostedt
2010-05-14Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt
2010-05-09tracing: Factorize lock events in a lock classFrederic Weisbecker
2010-05-09tracing: Drop the nested field from lock_release eventFrederic Weisbecker
2010-05-09tracing: Drop lock_acquired waittime fieldFrederic Weisbecker
2010-05-07sched: Remove rq argument to the tracepointsPeter Zijlstra
2010-05-05tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt
2010-04-30[SCSI] scsi_trace: Enhance SCSI command tracingMartin K. Petersen
2010-04-30[SCSI] add scsi trace core functions and put trace pointsKei Tokunaga
2010-04-30[SCSI] ftrace: add __print_hex()Kei Tokunaga
2010-04-23Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter
2010-04-23Merge branch 'linus' into perf/coreIngo Molnar
2010-04-21Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-08Merge branch 'linus' into tracing/coreIngo Molnar
2010-04-04perf: Fetch hot regs from the template callerFrederic Weisbecker
2010-03-31tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt
2010-03-31tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan
2010-03-31tracing: Update commentsLi Zefan
2010-03-31tracing: Convert some signal events to DEFINE_TRACELi Zefan
2010-03-19Merge branch 'master' into for-linusJens Axboe
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker
2010-03-10perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker
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-04rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()Paul E. McKenney
2010-03-01KVM: MMU: Add tracepoint for guest page agingAvi Kivity
2010-03-01KVM: trace guest fpu loads and unloadsAvi Kivity
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-25tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney
2010-02-16tracing: Add notrace to TRACE_EVENT implementation functionsSteven Rostedt
2010-01-31perf lock: Enhance information of lock trace eventsHitoshi Mitake
2010-01-29perf: Factorize trace events raw sample buffer operationsXiao Guangrong