Age | Commit message (Expand) | Author | Files | Lines |
2011-10-08 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 1 | -0/+99 |
2011-09-28 | PM / Runtime: Introduce trace points for tracing rpm_* functions | Ming Lei | 1 | -0/+99 |
2011-08-31 | writeback: show raw dirtied_when in trace writeback_single_inode | Wu Fengguang | 1 | -5/+5 |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -9/+11 |
2011-08-11 | blktrace: add FLUSH/FUA support | Namhyung Kim | 1 | -9/+11 |
2011-08-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2 | -25/+98 |
2011-07-30 | ext4: change umode_t in tracepoint headers to be an explicit __u16 | Theodore Ts'o | 1 | -8/+8 |
2011-07-30 | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2011-07-26 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -0/+1067 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg... | Linus Torvalds | 3 | -22/+173 |
2011-07-26 | xen/tracing: fix compile errors when tracing is disabled. | Jeremy Fitzhardinge | 1 | -0/+2 |
2011-07-24 | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+504 |
2011-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+45 |
2011-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+77 |
2011-07-22 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -0/+45 |
2011-07-20 | vmscan: add shrink_slab tracepoints | Dave Chinner | 1 | -0/+77 |
2011-07-19 | xen/trace: use class for multicall trace | Jeremy Fitzhardinge | 1 | -13/+7 |
2011-07-19 | xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT() | Jeremy Fitzhardinge | 1 | -47/+23 |
2011-07-19 | xen/trace: add tlb flush tracepoints | Jeremy Fitzhardinge | 1 | -0/+48 |
2011-07-19 | xen/trace: add segment desc tracing | Jeremy Fitzhardinge | 1 | -0/+75 |
2011-07-19 | xen/trace: add xen_pgd_(un)pin tracepoints | Jeremy Fitzhardinge | 1 | -0/+24 |
2011-07-19 | xen/trace: add ptpage alloc/release tracepoints | Jeremy Fitzhardinge | 1 | -0/+33 |
2011-07-19 | xen/trace: add mmu tracepoints | Jeremy Fitzhardinge | 1 | -0/+223 |
2011-07-19 | xen/trace: add multicall tracing | Jeremy Fitzhardinge | 1 | -0/+118 |
2011-07-19 | trace/xen: add skeleton for Xen trace events | Jeremy Fitzhardinge | 1 | -0/+13 |
2011-07-11 | ext4: Add new ext4 trim tracepoints | Tao Ma | 1 | -0/+49 |
2011-07-11 | ext4: add tracepoint for ext4_journal_start | Theodore Ts'o | 1 | -0/+22 |
2011-07-11 | jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints | Theodore Ts'o | 1 | -17/+19 |
2011-07-10 | writeback: trace global_dirty_state | Wu Fengguang | 1 | -0/+46 |
2011-07-10 | writeback: make writeback_control.nr_to_write straight | Wu Fengguang | 1 | -11/+28 |
2011-07-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -103/+76 |
2011-07-05 | ASoC: core - Add platform IO tracing | Liam Girdwood | 1 | -0/+45 |
2011-06-25 | jbd: Add fixed tracepoints | Lukas Czerner | 1 | -0/+203 |
2011-06-25 | ext3: Add fixed tracepoints | Lukas Czerner | 1 | -0/+864 |
2011-06-22 | core: add tracepoints for queueing skb to rcvbuf | Satoru Moriya | 1 | -0/+68 |
2011-06-22 | udp: add tracepoints for queueing skb to rcvbuf | Satoru Moriya | 1 | -0/+32 |
2011-06-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -103/+76 |
2011-06-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2011-06-16 | vmscan: implement swap token priority aging | KOSAKI Motohiro | 1 | -7/+13 |
2011-06-16 | vmscan: implement swap token trace | KOSAKI Motohiro | 1 | -0/+77 |
2011-06-15 | rcu: Use softirq to address performance regression | Shaohua Li | 1 | -1/+2 |
2011-06-08 | writeback: trace event writeback_queue_io | Wu Fengguang | 1 | -0/+25 |
2011-06-08 | writeback: trace event writeback_single_inode | Wu Fengguang | 1 | -0/+70 |
2011-06-08 | writeback: remove .nonblocking and .encountered_congestion | Wu Fengguang | 1 | -4/+2 |
2011-06-08 | writeback: remove writeback_control.more_io | Wu Fengguang | 2 | -8/+3 |
2011-06-06 | ext4: fixed tracepoints cleanup | Lukas Czerner | 1 | -103/+76 |
2011-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -5/+7 |
2011-06-03 | net: tracepoint of net_dev_xmit sees freed skb and causes panic | Koki Sanagi | 1 | -5/+7 |
2011-05-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+15 |
2011-05-26 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+56 |