aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-211-1/+0
|\
| * Merge branch 'perf'Avi Kivity2010-05-171-11/+12
| |\
| * | KVM: cleanup kvm traceXiao Guangrong2010-05-171-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-212-0/+348
|\ \ \
| * \ \ [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2010-05-182-0/+348
| |\ \ \ | | |/ / | |/| |
| | * | [SCSI] scsi_trace: Enhance SCSI command tracingMartin K. Petersen2010-04-301-8/+25
| | * | [SCSI] add scsi trace core functions and put trace pointsKei Tokunaga2010-04-301-0/+328
| | * | [SCSI] ftrace: add __print_hex()Kei Tokunaga2010-04-301-0/+3
* | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-182-2/+13
|\ \ \ \
| * | | | tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt2010-05-052-2/+13
| * | | | Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar2010-04-211-0/+164
| |\ \ \ \ | | |/ / /
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-22/+10
|\ \ \ \ \
| * | | | | sched: Remove rq argument to the tracepointsPeter Zijlstra2010-05-071-22/+10
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-182-49/+29
|\ \ \ \ \
| * | | | | tracing: Factorize lock events in a lock classFrederic Weisbecker2010-05-091-33/+15
| * | | | | tracing: Drop the nested field from lock_release eventFrederic Weisbecker2010-05-091-2/+2
| * | | | | tracing: Drop lock_acquired waittime fieldFrederic Weisbecker2010-05-091-7/+4
| * | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-231-0/+164
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| * | | | perf: Fetch hot regs from the template callerFrederic Weisbecker2010-04-041-11/+12
| | |_|/ | |/| |
* | | | Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-233-51/+52
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge branch 'linus' into tracing/coreIngo Molnar2010-04-081-1/+1
| |\ \ | | |/
| * | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt2010-03-311-0/+4
| * | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-03-311-7/+7
| * | tracing: Update commentsLi Zefan2010-03-311-14/+19
| * | tracing: Convert some signal events to DEFINE_TRACELi Zefan2010-03-311-30/+22
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-091-0/+164
|\ \ | |/ |/|
| * Merge branch 'master' into for-linusJens Axboe2010-03-191-2/+2
| |\
| * | Add DocBook documentation for the block tracepoints.William Cohen2010-03-091-0/+164
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-182-24/+28
|\ \ \ | |_|/ |/| |
| * | perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-102-23/+23
| * | perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker2010-03-101-1/+5
| |/
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-131-2/+2
|\ \ | |/ |/|
| * rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()Paul E. McKenney2010-03-041-2/+2
* | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-051-0/+41
|\ \
| * | KVM: MMU: Add tracepoint for guest page agingAvi Kivity2010-03-011-0/+22
| * | KVM: trace guest fpu loads and unloadsAvi Kivity2010-03-011-0/+19
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-03-052-0/+129
|\ \ | |/ |/|
| * ext4: Add new tracepoints to debug delayed allocation space functionsTheodore Ts'o2010-01-011-0/+101
| * ext4: Add new tracepoint for jbd2_cleanup_journal_tailTheodore Ts'o2009-12-231-0/+28
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-283-59/+34
|\ \
| * | perf lock: Enhance information of lock trace eventsHitoshi Mitake2010-01-311-9/+20
| * | perf: Factorize trace events raw sample buffer operationsXiao Guangrong2010-01-291-42/+6
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-131-3/+4
| |\ \ | | |/
| * | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-282-8/+8
* | | tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-02-251-1/+2
* | | tracing: Add notrace to TRACE_EVENT implementation functionsSteven Rostedt2010-02-161-13/+18
* | | tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-062-131/+6
* | | tracing: Add print_fmt fieldLai Jiangshan2010-01-061-1/+27
| |/ |/|
* | tracing: Fix sign fields in ftrace_define_fields_##call()Lai Jiangshan2009-12-301-3/+4
|/
* Merge branch 'linus' into tracing/urgentIngo Molnar2009-12-142-18/+44
|\