diff options
author | Hao Lee <[email protected]> | 2022-08-07 15:44:42 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-08-20 15:17:45 -0700 |
commit | a39c5d3ce03dd890ab6a9be44b21177cec32da55 (patch) | |
tree | 37956a27179b3f9e0119867353b99d28c0285867 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | a8faed3a02eeb75857a3b5d660fa80fe79db77a3 (diff) |
mm: add DEVICE_ZONE to FOR_ALL_ZONES
FOR_ALL_ZONES should be consistent with enum zone_type. Otherwise,
__count_zid_vm_events have the potential to add count to wrong item when
zid is ZONE_DEVICE.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Hao Lee <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Johannes Weiner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions