aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-31writeback: show raw dirtied_when in trace writeback_single_inodeWu Fengguang1-5/+5
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+11
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim1-9/+11
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-25/+98
2011-07-30ext4: change umode_t in tracepoint headers to be an explicit __u16Theodore Ts'o1-8/+8
2011-07-29Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-0/+2
2011-07-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds2-0/+1067
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writebackLinus Torvalds3-22/+173
2011-07-25xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge1-0/+2
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-0/+504
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+45
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-0/+77
2011-07-22Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+45
2011-07-20vmscan: add shrink_slab tracepointsDave Chinner1-0/+77
2011-07-18xen/trace: use class for multicall traceJeremy Fitzhardinge1-13/+7
2011-07-18xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT()Jeremy Fitzhardinge1-47/+23
2011-07-18xen/trace: add tlb flush tracepointsJeremy Fitzhardinge1-0/+48
2011-07-18xen/trace: add segment desc tracingJeremy Fitzhardinge1-0/+75
2011-07-18xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge1-0/+24
2011-07-18xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge1-0/+33
2011-07-18xen/trace: add mmu tracepointsJeremy Fitzhardinge1-0/+223
2011-07-18xen/trace: add multicall tracingJeremy Fitzhardinge1-0/+118
2011-07-18trace/xen: add skeleton for Xen trace eventsJeremy Fitzhardinge1-0/+13
2011-07-11ext4: Add new ext4 trim tracepointsTao Ma1-0/+49
2011-07-10ext4: add tracepoint for ext4_journal_startTheodore Ts'o1-0/+22
2011-07-10jbd2: remove jbd2_dev_to_name() from jbd2 tracepointsTheodore Ts'o1-17/+19
2011-07-09writeback: trace global_dirty_stateWu Fengguang1-0/+46
2011-07-09writeback: make writeback_control.nr_to_write straightWu Fengguang1-11/+28
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-103/+76
2011-07-05ASoC: core - Add platform IO tracingLiam Girdwood1-0/+45
2011-06-25jbd: Add fixed tracepointsLukas Czerner1-0/+203
2011-06-25ext3: Add fixed tracepointsLukas Czerner1-0/+864
2011-06-21core: add tracepoints for queueing skb to rcvbufSatoru Moriya1-0/+68
2011-06-21udp: add tracepoints for queueing skb to rcvbufSatoru Moriya1-0/+32
2011-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-103/+76
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2011-06-15vmscan: implement swap token priority agingKOSAKI Motohiro1-7/+13
2011-06-15vmscan: implement swap token traceKOSAKI Motohiro1-0/+77
2011-06-14rcu: Use softirq to address performance regressionShaohua Li1-1/+2
2011-06-08writeback: trace event writeback_queue_ioWu Fengguang1-0/+25
2011-06-08writeback: trace event writeback_single_inodeWu Fengguang1-0/+70
2011-06-08writeback: remove .nonblocking and .encountered_congestionWu Fengguang1-4/+2
2011-06-08writeback: remove writeback_control.more_ioWu Fengguang2-8/+3
2011-06-06ext4: fixed tracepoints cleanupLukas Czerner1-103/+76
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+7
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi1-5/+7
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+15
2011-05-26Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+56
2011-05-25tracing: Update btrfs's tracepoints to use u64 interfaceliubo1-2/+2
2011-05-25tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo1-0/+13