aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-0/+348
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-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
2010-01-31perf lock: Enhance information of lock trace eventsHitoshi Mitake1-9/+20
2010-01-29perf: Factorize trace events raw sample buffer operationsXiao Guangrong1-42/+6
2010-01-13Merge branch 'perf/urgent' into perf/coreIngo Molnar1-3/+4
2010-01-06tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2-131/+6
2010-01-06tracing: Add print_fmt fieldLai Jiangshan1-1/+27
2009-12-30tracing: Fix sign fields in ftrace_define_fields_##call()Lai Jiangshan1-3/+4
2009-12-28perf events: Remove CONFIG_EVENT_PROFILELi Zefan2-8/+8
2009-12-14Merge branch 'linus' into tracing/urgentIngo Molnar2-18/+44
2009-12-13tracing: Change event->profile_count to be int typeLi Zefan1-1/+0
2009-12-13tracing: Move a printk out of ftrace_raw_reg_event_foo()Li Zefan1-14/+2
2009-12-13tracing: Pull up calls to trace_define_common_fields()Li Zefan1-4/+0
2009-12-13tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan1-31/+4
2009-12-13ftrace.h: Use common pr_info fmt stringJoe Perches1-1/+1