summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-2/+1
|\| |
| * | mm: get rid of __GFP_OTHER_NODEMichal Hocko2017-01-101-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
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
* | | | 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 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
| |/
* | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-12-131-22/+22
|\ \
| * | dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-22/+22
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-0/+96
|\ \
| * | alarmtimer: Add tracepoints for alarm timersBaolin Wang2016-12-011-0/+96
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-1/+4
|\ \
| * | torture: Trace long read-side delaysPaul E. McKenney2016-11-141-1/+4
| |/
* / net/phy: add trace events for mdio accessesUwe Kleine-König2016-11-241-0/+42
|/
* Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-10-141-0/+163
|\
| * cgroup: add tracepoints for basic operationsTejun Heo2016-08-101-0/+163
* | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka2016-10-071-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-071-1/+1
|\ \
| * | irq: Fix typo in tracepoint.xmlMasanari Iida2016-09-291-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-071-0/+30
|\ \ \