mm: mm_event: add read io stat
authorMinchan Kim <minchan@google.com>
Sun, 12 Aug 2018 23:15:32 +0000 (08:15 +0900)
committerPDO SCM Team <hudsoncm@motorola.com>
Fri, 15 Nov 2019 06:58:47 +0000 (00:58 -0600)
commitc2c3b329cfc94280ec4dfcefbf04840bdcf7f8eb
treedb081373ed33d911868fc614ffaeb6ba333bceb4
parentee1724858c29c17f9a4b9573c62eae1cad87af4c
mm: mm_event: add read io stat

Read IO's latency as well as filemap fault could affect system
performance so this patch keeps track it on.

Mot-CRs-fixed: (CR)

Bug: 80168800
Change-Id: I761b7110339cf1e5ef24530ad32aedd784d00d07
Signed-off-by: Minchan Kim <minchan@google.com>
Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>
Reviewed-on: https://gerrit.mot.com/1453725
Tested-by: Jira Key
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key
include/linux/mm_event.h
include/trace/events/mm_event.h
mm/filemap.c