aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | tracing, perf: Add more power related eventsJean Pihet2010-09-171-3/+87
* | skb: Add tracepoints to freeing skbKoki Sanagi2010-09-071-0/+17
* | netdev: Add tracepoints to netdev layerKoki Sanagi2010-09-071-0/+82
* | napi: Convert trace_napi_poll to TRACE_EVENTNeil Horman2010-09-071-2/+23
* | irq: Add tracepoint to softirq_raiseLai Jiangshan2010-09-071-2/+24
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-241-2/+6
|\
| * tracing: Fix timer tracingArjan van de Ven2010-08-191-2/+6
* | workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven2010-08-211-0/+62
|/
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-102-5/+169
|\
| * writeback: add new tracepointsArtem Bityutskiy2010-08-071-0/+2
| * writeback.h: needs linux/device.hRandy Dunlap2010-08-071-0/+1
| * writeback: Add tracing to write_cache_pagesDave Chinner2010-08-071-0/+1
| * writeback: Add tracing to balance_dirty_pagesDave Chinner2010-08-071-0/+64
| * writeback: Initial tracing supportDave Chinner2010-08-071-0/+91