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)
commit68890dfe3a02ec7a89894b97458024f2ee7cfacc
treedb081373ed33d911868fc614ffaeb6ba333bceb4
parentcee78bb61cdec9886cadf97e9e9ce61e337d83c9
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