aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-28Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2016-01-25tracing/dma-buf/fence: Fix timeline str value on fence_annotate_wait_onGustavo Padovan1-1/+1
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+1
2016-01-21mm: fix kernel crash in khugepaged threadyalin wang1-6/+6
2016-01-18Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-1/+2
2016-01-15khugepaged: ignore pmd tables with THP mapped with ptesKirill A. Shutemov1-0/+1
2016-01-14mm: add tracepoint for scanning pagesEbru Akagunduz1-0/+136
2016-01-14mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang1-7/+7
2016-01-14mm/page_isolation.c: add new tracepoint, test_pages_isolatedJoonsoo Kim1-0/+38
2016-01-14mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang1-4/+3
2016-01-13Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+38
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-0/+12
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+76
2016-01-12Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-0/+77
2016-01-08locks: sprinkle some tracepoints around the file locking codeJeff Layton1-0/+77
2015-12-23tracing: Introduce TRACE_EVENT_FN_COND macroDenis Kirjanov2-0/+12
2015-12-18Merge branch 'freespace-tree' into for-linus-4.5Chris Mason1-1/+2
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2-4/+7
2015-12-17Btrfs: introduce the free space B-tree on-disk formatOmar Sandoval1-1/+2
2015-12-17f2fs: add a tracepoint for sync_dirty_inodesChao Yu1-0/+38
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig1-1/+1
2015-12-07ext4: implement allocation of pre-zeroed blocksJan Kara1-1/+2
2015-12-07ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flagJan Kara1-2/+1
2015-11-22net: IPv6 fib lookup tracepointDavid Ahern1-0/+76
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-0/+53
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+227
2015-11-06nilfs2: add tracepoints for analyzing reading and writing metadata filesHitoshi Mitake1-0/+54
2015-11-06nilfs2: add tracepoints for analyzing sufile manipulationHitoshi Mitake1-0/+67
2015-11-06nilfs2: add a tracepoint for transaction eventsHitoshi Mitake1-0/+53
2015-11-06nilfs2: add a tracepoint for tracking stage transition of segment constructionHitoshi Mitake1-0/+50
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-2/+3
2015-11-06Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-0/+113
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds4-259/+263
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+64
2015-11-05mm, compaction: distinguish contended status in tracepointsVlastimil Babka1-1/+2
2015-11-05mm, compaction: export tracepoints zone names to userspaceVlastimil Babka1-6/+32
2015-11-05mm, compaction: export tracepoints status strings to userspaceVlastimil Babka1-2/+31
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-37/+91
2015-11-05Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-5/+64
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-3/+35
2015-10-30devfreq_cooling: add trace informationJavi Merino1-0/+53
2015-10-21btrfs: qgroup: Add new trace point for qgroup data reserveQu Wenruo1-0/+113
2015-10-20tracing: gpio: Add Kconfig option for enabling/disabling trace eventsTal Shorer1-0/+4
2015-10-20tracing: Allow disabling compilation of specific trace systemsTal Shorer1-1/+1
2015-10-20[media] v4l2: add support for SDR transmitterAntti Palosaari1-0/+1
2015-10-20[media] media: videobuf2: Prepare to divide videobuf2Junghak Sung2-22/+71
2015-10-20[media] media: videobuf2: Replace v4l2-specific data with vb2 dataJunghak Sung1-1/+4
2015-10-12f2fs: add a tracepoint for f2fs_read_data_pagesChao Yu1-0/+26
2015-10-09f2fs: add a tracepoint for background gcJaegeuk Kim1-0/+28