aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-27/+1083
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+263
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds1-16/+11
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+13
2017-02-03trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann1-2/+2
2017-02-01timers/itimer: Convert internal cputime_t units to nsecFrederic Weisbecker1-13/+13
2017-01-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-5/+5
2017-01-27block: cleanup tracingChristoph Hellwig1-16/+11
2017-01-25bpf: add initial bpf tracepointsDaniel Borkmann2-0/+400
2017-01-25trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann1-1/+7
2017-01-23rcu: Check cond_resched_rcu_qs() state less often to reduce GP overheadPaul E. McKenney1-5/+5
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-67/+79
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-67/+79
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko1-2/+1
2017-01-09Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-0/+184
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+10
2017-01-09afs: Refcount the afs_call structDavid Howells1-0/+75
2017-01-09btrfs: make tracepoint format strings more compactDavid Sterba1-56/+56
2017-01-09Btrfs: add truncated_len for ordered extent tracepointsLiu Bo1-0/+4
2017-01-09Btrfs: add 'inode' for extent map tracepointLiu Bo1-4/+8
2017-01-09btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba1-9/+13
2017-01-09afs: Add some tracepointsDavid Howells1-0/+109
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-7/+10
2017-01-05scsi: ufs: add trace event for ufs commandsLee Susman1-0/+38
2017-01-05scsi: ufs: add time profiling supportsubhashj@codeaurora.org1-0/+40
2017-01-05scsi: ufs: add tracing supportsubhashj@codeaurora.org1-0/+185
2017-01-05rxrpc: Add some more tracingDavid Howells1-5/+89
2017-01-05rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells1-21/+403
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-12/+10
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin1-0/+1
2016-12-25mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin1-1/+0
2016-12-25ktime: Get rid of the unionThomas Gleixner2-12/+10
2016-12-19swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven1-1/+2
2016-12-19swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven1-7/+9
2016-12-16Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-36/+31
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2016-12-14Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+21
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds4-35/+173
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-22/+22
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+96
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+4
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)1-1/+1
2016-12-06btrfs: convert extent-tree tracepoints to use fs_infoJeff Mahoney1-27/+22
2016-12-06btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney1-8/+8
2016-12-01alarmtimer: Add tracepoints for alarm timersBaolin Wang1-0/+96
2016-11-30btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsQu Wenruo1-1/+1
2016-11-24net/phy: add trace events for mdio accessesUwe Kleine-König1-0/+42
2016-11-23f2fs: Trace reset zone eventsDamien Le Moal1-0/+21
2016-11-14torture: Trace long read-side delaysPaul E. McKenney1-1/+4