summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* mm: add tracepoint for scanning pagesEbru Akagunduz2016-01-141-0/+136
* mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang2016-01-141-7/+7
* mm/page_isolation.c: add new tracepoint, test_pages_isolatedJoonsoo Kim2016-01-141-0/+38
* mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang2016-01-141-4/+3
* Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-01-131-0/+38
|\
| * f2fs: add a tracepoint for sync_dirty_inodesChao Yu2015-12-171-0/+38
* | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-122-0/+12
|\ \
| * | tracing: Introduce TRACE_EVENT_FN_COND macroDenis Kirjanov2015-12-232-0/+12
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-121-0/+76
|\ \
| * | net: IPv6 fib lookup tracepointDavid Ahern2015-11-221-0/+76
| |/
* | Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2016-01-121-0/+77
|\ \
| * | locks: sprinkle some tracepoints around the file locking codeJeff Layton2016-01-081-0/+77
| |/
* | [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-182-4/+7
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-111-0/+53
|\
| * devfreq_cooling: add trace informationJavi Merino2015-10-301-0/+53
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-072-2/+227
|\ \
| * | nilfs2: add tracepoints for analyzing reading and writing metadata filesHitoshi Mitake2015-11-061-0/+54
| * | nilfs2: add tracepoints for analyzing sufile manipulationHitoshi Mitake2015-11-061-0/+67
| * | nilfs2: add a tracepoint for transaction eventsHitoshi Mitake2015-11-061-0/+53
| * | nilfs2: add a tracepoint for tracking stage transition of segment constructionHitoshi Mitake2015-11-061-0/+50
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-2/+3
* | | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-061-0/+113
|\ \ \
| * | | btrfs: qgroup: Add new trace point for qgroup data reserveQu Wenruo2015-10-211-0/+113
| | |/ | |/|
* | | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-11-064-259/+263
|\ \ \ | |_|/ |/| |
| * | tracing: gpio: Add Kconfig option for enabling/disabling trace eventsTal Shorer2015-10-201-0/+4
| * | tracing: Allow disabling compilation of specific trace systemsTal Shorer2015-10-201-1/+1
| * | tracing: Move non perf code out of perf.hSteven Rostedt (Red Hat)2015-09-232-258/+258
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-051-8/+64
|\ \
| * | mm, compaction: distinguish contended status in tracepointsVlastimil Babka2015-11-051-1/+2
| * | mm, compaction: export tracepoints zone names to userspaceVlastimil Babka2015-11-051-6/+32
| * | mm, compaction: export tracepoints status strings to userspaceVlastimil Babka2015-11-051-2/+31
* | | Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-052-37/+91
|\ \ \
| * | | [media] v4l2: add support for SDR transmitterAntti Palosaari2015-10-201-0/+1
| * | | [media] media: videobuf2: Prepare to divide videobuf2Junghak Sung2015-10-202-22/+71
| * | | [media] media: videobuf2: Replace v4l2-specific data with vb2 dataJunghak Sung2015-10-201-1/+4
| * | | [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-17/+18
| | |/ | |/|
* | | Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-11-051-5/+64
|\ \ \
| * | | f2fs: add a tracepoint for f2fs_read_data_pagesChao Yu2015-10-121-0/+26
| * | | f2fs: add a tracepoint for background gcJaegeuk Kim2015-10-091-0/+28
| * | | f2fs: trace in batches extent info updateChao Yu2015-10-091-5/+10
| |/ /
* | | Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-11-051-3/+35
|\ \ \ | |_|/ |/| |
| * | locks: change tracepoint for generic_add_leaseJeff Layton2015-09-211-3/+35
| |/
* | sched/core: Fix trace_sched_switch()Peter Zijlstra2015-10-061-13/+9
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-111-3/+3
|\
| * thermal: consistently use int for temperaturesSascha Hauer2015-08-031-3/+3
* | Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-101-39/+141
|\ \
| * | writeback: update writeback tracepoints to report cgroupTejun Heo2015-08-181-39/+141
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-101-0/+30
|\ \
| * | kvm: move new trace event outside #ifdef CONFIG_KVM_ASYNC_PFWanpeng Li2015-09-081-2/+2
| * | KVM: trace kvm_halt_poll_ns grow/shrinkWanpeng Li2015-09-061-0/+30
| |/
OpenPOWER on IntegriCloud