aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+13
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-22/+10
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-49/+29
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2-0/+348
2010-05-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-6Steven Rostedt2-44/+24
2010-05-17Merge branch 'perf'Avi Kivity1-11/+12
2010-05-17KVM: cleanup kvm traceXiao Guangrong1-1/+0
2010-05-17tracing: Convert more ext4 events to DEFINE_EVENTLi Zefan1-44/+17
2010-05-17ext4: Add new tracepoints to track mballoc's buddy bitmap loadsTheodore Ts'o1-0/+33
2010-05-14tracing: Remove duplicate id information in event structureSteven Rostedt1-6/+6
2010-05-14tracing: Move print functions into event classSteven Rostedt1-26/+19
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt2-7/+12
2010-05-14tracing: Move raw_init from events to classSteven Rostedt1-5/+4
2010-05-14tracing: Move fields from event to class structureSteven Rostedt2-7/+8
2010-05-14tracing: Remove per event trace registeringSteven Rostedt1-95/+38
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt1-7/+7
2010-05-14tracing: Create class struct for eventsSteven Rostedt1-25/+19
2010-05-14Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-4Steven Rostedt1-22/+10
2010-05-09tracing: Factorize lock events in a lock classFrederic Weisbecker1-33/+15
2010-05-09tracing: Drop the nested field from lock_release eventFrederic Weisbecker1-2/+2
2010-05-09tracing: Drop lock_acquired waittime fieldFrederic Weisbecker1-7/+4
2010-05-07sched: Remove rq argument to the tracepointsPeter Zijlstra1-22/+10
2010-05-05tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt2-2/+13
2010-04-30[SCSI] scsi_trace: Enhance SCSI command tracingMartin K. Petersen1-8/+25
2010-04-30[SCSI] add scsi trace core functions and put trace pointsKei Tokunaga1-0/+328
2010-04-30[SCSI] ftrace: add __print_hex()Kei Tokunaga1-0/+3
2010-04-23Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter3-51/+52
2010-04-23Merge branch 'linus' into perf/coreIngo Molnar1-0/+164
2010-04-21Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar1-0/+164
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+164
2010-04-08Merge branch 'linus' into tracing/coreIngo Molnar1-1/+1
2010-04-04perf: Fetch hot regs from the template callerFrederic Weisbecker1-11/+12
2010-03-31tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt1-0/+4
2010-03-31tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan1-7/+7
2010-03-31tracing: Update commentsLi Zefan1-14/+19
2010-03-31tracing: Convert some signal events to DEFINE_TRACELi Zefan1-30/+22
2010-03-19Merge branch 'master' into for-linusJens Axboe1-2/+2
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-24/+28
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2-23/+23
2010-03-10perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker1-1/+5
2010-03-09Add DocBook documentation for the block tracepoints.William Cohen1-0/+164
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+41
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-0/+129
2010-03-04rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()Paul E. McKenney1-2/+2
2010-03-01KVM: MMU: Add tracepoint for guest page agingAvi Kivity1-0/+22
2010-03-01KVM: trace guest fpu loads and unloadsAvi Kivity1-0/+19
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-59/+34
2010-02-25tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney1-1/+2
2010-02-16tracing: Add notrace to TRACE_EVENT implementation functionsSteven Rostedt1-13/+18