summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-221-14/+6
|\
| * kernfs: handle null pointers while printing node name and pathKonstantin Khlebnikov2017-02-101-14/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-225-27/+1083
|\ \
| * | trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann2017-02-031-2/+2
| * | bpf: add initial bpf tracepointsDaniel Borkmann2017-01-252-0/+400
| * | trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann2017-01-251-1/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-67/+79
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-2/+1
| |\ \
| * \ \ Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-01-091-0/+184
| |\ \ \
| | * | | afs: Refcount the afs_call structDavid Howells2017-01-091-0/+75
| | * | | afs: Add some tracepointsDavid Howells2017-01-091-0/+109
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-091-7/+10
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | rxrpc: Add some more tracingDavid Howells2017-01-051-5/+89
| * | | | rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells2017-01-051-21/+403
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-211-0/+263
|\ \ \ \ \
| * | | | | scsi: ufs: add trace event for ufs commandsLee Susman2017-01-051-0/+38
| * | | | | scsi: ufs: add time profiling supportsubhashj@codeaurora.org2017-01-051-0/+40
| * | | | | scsi: ufs: add tracing supportsubhashj@codeaurora.org2017-01-051-0/+185
| |/ / / /
* | | | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-211-16/+11
|\ \ \ \ \
| * | | | | block: cleanup tracingChristoph Hellwig2017-01-271-16/+11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-201-13/+13
|\ \ \ \ \
| * | | | | timers/itimer: Convert internal cputime_t units to nsecFrederic Weisbecker2017-02-011-13/+13
| |/ / / /
* | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-01-311-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rcu: Check cond_resched_rcu_qs() state less often to reduce GP overheadPaul E. McKenney2017-01-231-5/+5
| | |/ / | |/| |
* | | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-131-67/+79
|\ \ \ \ | |_|_|/ |/| | |
| * | | btrfs: make tracepoint format strings more compactDavid Sterba2017-01-091-56/+56
| * | | Btrfs: add truncated_len for ordered extent tracepointsLiu Bo2017-01-091-0/+4
| * | | Btrfs: add 'inode' for extent map tracepointLiu Bo2017-01-091-4/+8
| * | | btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-091-9/+13
* | | | mm: get rid of __GFP_OTHER_NODEMichal Hocko2017-01-101-2/+1
| |/ / |/| |
* | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-061-7/+10
|\ \ \ | |_|/ |/| |
| * | swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven2016-12-191-1/+2
| * | swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-191-7/+9
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-252-12/+10
|\ \ \
| * | | ktime: Get rid of the unionThomas Gleixner2016-12-252-12/+10
* | | | mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin2016-12-251-0/+1
* | | | mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin2016-12-251-1/+0
|/ / /
* | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-161-36/+31
|\ \ \ | | |/ | |/|
| * | btrfs: convert extent-tree tracepoints to use fs_infoJeff Mahoney2016-12-061-27/+22
| * | btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney2016-12-061-8/+8
| * | btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsQu Wenruo2016-11-301-1/+1
* | | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-151-1/+1
|\ \ \
| * | | tracing: Have the reg function allow to failSteven Rostedt (Red Hat)2016-12-091-1/+1
| |/ /
* | | Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2016-12-141-0/+21
|\ \ \ | |_|/ |/| |
| * | f2fs: Trace reset zone eventsDamien Le Moal2016-11-231-0/+21
| |/
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-134-35/+173
|\ \
| * | blk-wbt: add general throttling mechanismJens Axboe2016-11-101-0/+153
| * | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-011-6/+4
| * | block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig2016-11-011-1/+1
| * | block: better op and flags encodingChristoph Hellwig2016-10-282-28/+15
| |/