aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+10
2011-01-14tracing: Only process module tracepoints onceSteven Rostedt1-0/+10
2011-01-13mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman1-3/+3
2011-01-13mm: vmscan: convert lumpy_mode into a bitmaskMel Gorman1-3/+3
2011-01-13mm: compaction: add trace events for memory compaction activityMel Gorman1-0/+74
2011-01-13writeback: trace wakeup event for background writebackWu Fengguang1-0/+1
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-5/+7
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+235
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds1-0/+141
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+121
2011-01-12regulator: Add basic trace facilitiesMark Brown1-0/+141
2011-01-12KVM: cleanup async_pf tracepointsXiao Guangrong1-41/+35
2011-01-12KVM: fix tracing kvm_try_async_get_pageXiao Guangrong1-5/+7
2011-01-12KVM: x86: trace "exit to userspace" eventGleb Natapov1-0/+30
2011-01-12KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov1-6/+11
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov1-0/+90
2011-01-07tracing: remove duplicate null-pointer check in skb tracepointMathieu Desnoyers1-3/+1
2011-01-07tracing: Include module.h in define_trace.hSteven Rostedt1-0/+10
2011-01-07block: trace event block fix unassigned fieldJeff Moyer1-2/+4
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger1-9/+89
2010-12-06ASoC: Add trace events for jack detectionMark Brown1-0/+59
2010-12-03tracing: Add TRACE_EVENT_CONDITIONAL()Steven Rostedt1-0/+15
2010-11-19tracing/events: Show real number in array fieldsSteven Rostedt1-4/+10
2010-11-19Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into for-2.6.38Mark Brown1-0/+97
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar2-0/+11
2010-11-18tracing: Allow syscall trace events for non privileged usersFrederic Weisbecker1-6/+1
2010-11-18tracing: Allow raw syscall trace events for non privileged usersFrederic Weisbecker1-0/+4
2010-11-18tracing: New macro to set up initial event flags valueFrederic Weisbecker1-0/+12
2010-11-16block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event.Mike Snitzer1-3/+3
2010-11-11ASoC: Add DAPM trace eventsMark Brown1-0/+112
2010-11-11ASoC: Add trace events for ASoC register read/writeMark Brown1-0/+64
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o1-0/+97
2010-10-27Merge branch 'next' into upstream-mergeTheodore Ts'o2-179/+278
2010-10-27ext4,jbd2: convert tracepoints to use major/minor numbersTheodore Ts'o2-156/+251
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-34/+20
2010-10-27ext4: don't use ext4_allocation_contexts for tracingEric Sandeen1-22/+29
2010-10-27ext4: fix oops in trace_ext4_mb_release_group_paEric Sandeen1-3/+0
2010-10-27ext4: avoid null dereference in trace_ext4_mballoc_discardWen Congyang1-2/+3
2010-10-26writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zoneMel Gorman1-0/+7
2010-10-26vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro1-3/+3
2010-10-26writeback: account for time spent congestion_waitedMel Gorman1-0/+28
2010-10-26tracing, vmscan: add trace events for LRU list shrinkingMel Gorman1-0/+42
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2-5/+5
2010-10-23Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgentIngo Molnar1-34/+20
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-9/+68
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+29
2010-10-21tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner1-34/+20
2010-10-05workqueue: add queue_work and activate_work trace pointsTejun Heo1-0/+53
2010-10-05workqueue: prepare for more tracepointsTejun Heo1-13/+19
2010-09-21tracing/sched: Add sched_pi_setprio tracepointSteven Rostedt1-0/+29