summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* rcu: Add grace-period, quiescent-state, and call_rcu trace eventsPaul E. McKenney2011-09-291-14/+331
* rcu: Add event-trace markers to TREE_RCU kthreadsPaul E. McKenney2011-09-291-0/+3
* rcu: Add RCU type to callback-invocation tracingPaul E. McKenney2011-09-291-10/+18
* rcu: Event-trace markers for computing RCU CPU utilizationPaul E. McKenney2011-09-291-20/+53
* rcu: Add event-tracing for RCU callback invocationPaul E. McKenney2011-09-291-0/+98
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-08-191-9/+11
|\
| * blktrace: add FLUSH/FUA supportNamhyung Kim2011-08-111-9/+11
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-022-25/+98
|\ \ | |/ |/|
| * ext4: change umode_t in tracepoint headers to be an explicit __u16Theodore Ts'o2011-07-301-8/+8
| * ext4: Add new ext4 trim tracepointsTao Ma2011-07-111-0/+49
| * ext4: add tracepoint for ext4_journal_startTheodore Ts'o2011-07-111-0/+22
| * jbd2: remove jbd2_dev_to_name() from jbd2 tracepointsTheodore Ts'o2011-07-111-17/+19
* | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-301-0/+2
|\ \
| * | xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge2011-07-261-0/+2
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-07-262-0/+1067
|\ \ \
| * | | jbd: Add fixed tracepointsLukas Czerner2011-06-251-0/+203
| * | | ext3: Add fixed tracepointsLukas Czerner2011-06-251-0/+864
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds2011-07-263-22/+173
|\ \ \
| * | | writeback: trace global_dirty_stateWu Fengguang2011-07-101-0/+46
| * | | writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-101-11/+28
| * | | writeback: trace event writeback_queue_ioWu Fengguang2011-06-081-0/+25
| * | | writeback: trace event writeback_single_inodeWu Fengguang2011-06-081-0/+70
| * | | writeback: remove .nonblocking and .encountered_congestionWu Fengguang2011-06-081-4/+2Star
| * | | writeback: remove writeback_control.more_ioWu Fengguang2011-06-082-8/+3Star
* | | | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-241-0/+504
|\ \ \ \ | | |_|/ | |/| |
| * | | xen/trace: use class for multicall traceJeremy Fitzhardinge2011-07-191-13/+7Star
| * | | xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT()Jeremy Fitzhardinge2011-07-191-47/+23Star
| * | | xen/trace: add tlb flush tracepointsJeremy Fitzhardinge2011-07-191-0/+48
| * | | xen/trace: add segment desc tracingJeremy Fitzhardinge2011-07-191-0/+75
| * | | xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge2011-07-191-0/+24
| * | | xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge2011-07-191-0/+33
| * | | xen/trace: add mmu tracepointsJeremy Fitzhardinge2011-07-191-0/+223
| * | | xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-191-0/+118
| * | | trace/xen: add skeleton for Xen trace eventsJeremy Fitzhardinge2011-07-191-0/+13
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-231-0/+45
|\ \ \
| * \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-07-221-0/+45
| |\ \ \ | | |_|/ | |/| |
| | * | ASoC: core - Add platform IO tracingLiam Girdwood2011-07-051-0/+45
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-231-0/+77
|\ \ \ \
| * | | | vmscan: add shrink_slab tracepointsDave Chinner2011-07-201-0/+77
| | |_|/ | |/| |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-061-103/+76Star
|\| | |
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-06-211-103/+76Star
| |\ \ \
| | * | | ext4: fixed tracepoints cleanupLukas Czerner2011-06-061-103/+76Star
| | | |/ | | |/|
* | | | core: add tracepoints for queueing skb to rcvbufSatoru Moriya2011-06-221-0/+68
* | | | udp: add tracepoints for queueing skb to rcvbufSatoru Moriya2011-06-221-0/+32
|/ / /
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-191-1/+2
|\ \ \
| * | | rcu: Use softirq to address performance regressionShaohua Li2011-06-151-1/+2
| | |/ | |/|
* | | vmscan: implement swap token priority agingKOSAKI Motohiro2011-06-161-7/+13
* | | vmscan: implement swap token traceKOSAKI Motohiro2011-06-161-0/+77
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-041-5/+7
|\ \ | |/ |/|
| * net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2011-06-021-5/+7