summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-281-2/+4
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-282-162/+97Star
|\
| * tracing: Add __used annotation to event variableSteven Rostedt2010-05-251-1/+1
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-211-10/+10
| |\
| | * perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra2010-05-211-1/+3
| | * perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra2010-05-211-10/+7Star
| | * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-206-75/+75
| | |\
| | * | perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra2010-05-181-1/+2
| * | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-182-44/+24Star
| |\| |
| * | | tracing: Remove duplicate id information in event structureSteven Rostedt2010-05-141-6/+6
| * | | tracing: Move print functions into event classSteven Rostedt2010-05-141-26/+19Star
| * | | tracing: Allow events to share their print functionsSteven Rostedt2010-05-142-7/+12
| * | | tracing: Move raw_init from events to classSteven Rostedt2010-05-141-5/+4Star
| * | | tracing: Move fields from event to class structureSteven Rostedt2010-05-142-7/+8
| * | | tracing: Remove per event trace registeringSteven Rostedt2010-05-141-95/+38Star
| * | | tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-141-7/+7
| * | | tracing: Create class struct for eventsSteven Rostedt2010-05-141-25/+19Star
| * | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt2010-05-141-22/+10Star
| |\ \ \
* | \ \ \ Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-05-271-44/+50
|\ \ \ \ \
| * | | | | tracing: Convert more ext4 events to DEFINE_EVENTLi Zefan2010-05-171-44/+17Star
| * | | | | ext4: Add new tracepoints to track mballoc's buddy bitmap loadsTheodore Ts'o2010-05-171-0/+33
* | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-221-1/+0Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf'Avi Kivity2010-05-171-11/+12
| |\ \ \ \ \ \
| * | | | | | | KVM: cleanup kvm traceXiao Guangrong2010-05-171-1/+0Star
| | |/ / / / / | |/| | | | |
* | | | | | | 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/+10Star
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | sched: Remove rq argument to the tracepointsPeter Zijlstra2010-05-071-22/+10Star
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-182-49/+29Star
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | tracing: Factorize lock events in a lock classFrederic Weisbecker2010-05-091-33/+15Star
| * | | | | tracing: Drop the nested field from lock_release eventFrederic Weisbecker2010-05-091-2/+2
| * | | | | tracing: Drop lock_acquired waittime fieldFrederic Weisbecker2010-05-091-7/+4Star
| * | | | | 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-04-011-0/+4
| * | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-04-011-7/+7
| * | tracing: Update commentsLi Zefan2010-04-011-14/+19
| * | tracing: Convert some signal events to DEFINE_TRACELi Zefan2010-04-011-30/+22Star
| |/
* | 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-192-24/+28
|\ \ \ | |_|/ |/| |