mm: mm_event: add read io stat
authorMinchan Kim <minchan@google.com>
Sun, 12 Aug 2018 23:15:32 +0000 (08:15 +0900)
committerlingsen1 <lingsen1@lenovo.com>
Sun, 7 Feb 2021 09:37:07 +0000 (17:37 +0800)
commit4bc2134e6f301c5c3b2e2e7fe225183f313c97af
tree481868805d2b56ae75c37f671565fe7def2d763e
parent334b26ef729a62f2dfc1b96b9ccb1b5a704ad554
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