summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-08writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner
2010-06-08tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov
2010-06-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-06-01sched, trace: Fix sched_switch() prev_state argumentPeter Zijlstra
2010-05-31perf_events, trace: Fix probe unregister racePeter Zijlstra
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-05-25tracing: Add __used annotation to event variableSteven Rostedt
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-21perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra
2010-05-21perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-05-18perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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