aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-151-0/+10
|\ \
| | * tracing: Only process module tracepoints onceSteven Rostedt2011-01-141-0/+10
* | | mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman2011-01-131-3/+3
* | | mm: vmscan: convert lumpy_mode into a bitmaskMel Gorman2011-01-131-3/+3
* | | mm: compaction: add trace events for memory compaction activityMel Gorman2011-01-131-0/+74
* | | writeback: trace wakeup event for background writebackWu Fengguang2011-01-131-0/+1
* | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-5/+7
|\ \ \
| * | | block: trace event block fix unassigned fieldJeff Moyer2011-01-071-2/+4
| * | | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-161-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-131-0/+235
|\ \ \ \
| * | | | ASoC: Add trace events for jack detectionMark Brown2010-12-061-0/+59
| * | | | Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2010-11-191-0/+97
| |\ \ \ \ | | |/ / /
| * | | | ASoC: Add DAPM trace eventsMark Brown2010-11-111-0/+112
| * | | | ASoC: Add trace events for ASoC register read/writeMark Brown2010-11-111-0/+64
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-01-131-0/+141
|\ \ \ \ \
| * | | | | regulator: Add basic trace facilitiesMark Brown2011-01-121-0/+141
| | |_|_|/ | |/| | |
* | | | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-131-0/+121
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | KVM: cleanup async_pf tracepointsXiao Guangrong2011-01-121-41/+35
| * | | | KVM: fix tracing kvm_try_async_get_pageXiao Guangrong2011-01-121-5/+7
| * | | | KVM: x86: trace "exit to userspace" eventGleb Natapov2011-01-121-0/+30
| * | | | KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov2011-01-121-6/+11
| * | | | KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov2011-01-121-0/+90
| | |/ / | |/| |
* | | | tracing: remove duplicate null-pointer check in skb tracepointMathieu Desnoyers2011-01-071-3/+1
* | | | tracing: Include module.h in define_trace.hSteven Rostedt2011-01-071-0/+10
| |_|/ |/| |
* | | perf: Clean up power events by introducing new, more generic onesThomas Renninger2011-01-041-9/+89
* | | tracing: Add TRACE_EVENT_CONDITIONAL()Steven Rostedt2010-12-031-0/+15
* | | tracing/events: Show real number in array fieldsSteven Rostedt2010-11-191-4/+10
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-11-182-0/+11
|\ \ \ | |/ / |/| |
| * | tracing: Allow syscall trace events for non privileged usersFrederic Weisbecker2010-11-181-6/+1
| * | tracing: Allow raw syscall trace events for non privileged usersFrederic Weisbecker2010-11-181-0/+4
| * | tracing: New macro to set up initial event flags valueFrederic Weisbecker2010-11-181-0/+12
| |/
* | ext4: Add new ext4 inode tracepointsTheodore Ts'o2010-11-081-0/+97
|/
* Merge branch 'next' into upstream-mergeTheodore Ts'o2010-10-272-179/+278
|\
| * ext4,jbd2: convert tracepoints to use major/minor numbersTheodore Ts'o2010-10-272-156/+251
| * ext4: don't use ext4_allocation_contexts for tracingEric Sandeen2010-10-271-22/+29
| * ext4: fix oops in trace_ext4_mb_release_group_paEric Sandeen2010-10-271-3/+0
| * ext4: avoid null dereference in trace_ext4_mballoc_discardWen Congyang2010-10-271-2/+3
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-271-34/+20
|\ \
| * \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-231-34/+20
| |\ \
| | * | tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-211-34/+20
* | | | writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman2010-10-261-0/+7
* | | | vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro2010-10-261-3/+3
* | | | writeback: account for time spent congestion_waitedMel Gorman2010-10-261-0/+28
* | | | tracing, vmscan: add trace events for LRU list shrinkingMel Gorman2010-10-261-0/+42
* | | | writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-262-5/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-221-9/+68
|\ \ \ \ | |/ / / |/| | |
| * | | workqueue: add queue_work and activate_work trace pointsTejun Heo2010-10-051-0/+53
| * | | workqueue: prepare for more tracepointsTejun Heo2010-10-051-13/+19
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-0/+29
|\ \ \ | |_|/ |/| |
| * | tracing/sched: Add sched_pi_setprio tracepointSteven Rostedt2010-09-211-0/+29
| |/