aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHonggyu Kim <honggyu.kim@sk.com>2024-12-27 18:57:37 +0900
committerAndrew Morton <akpm@linux-foundation.org>2025-01-12 19:03:35 -0800
commit264a88cafdbd0f4579af903145ac605d030f3f66 (patch)
treea784a441d0275b258221c38569673044d859ac2d /tools/perf/scripts/python/export-to-postgresql.py
parentscripts/decode_stacktrace.sh: fix decoding of lines with an additional info (diff)
downloadlinux-rng-264a88cafdbd0f4579af903145ac605d030f3f66.tar.xz
linux-rng-264a88cafdbd0f4579af903145ac605d030f3f66.zip
mm/mempolicy: count MPOL_WEIGHTED_INTERLEAVE to "interleave_hit"
Commit fa3bea4e1f82 introduced MPOL_WEIGHTED_INTERLEAVE but it missed adding its counter to "interleave_hit" of numastat, which is located at /sys/devices/system/node/nodeN/ directory. It'd be better to add weighted interleving counter info to the existing "interleave_hit" instead of introducing a new counter "weighted_interleave_hit". Link: https://lkml.kernel.org/r/20241227095737.645-1-honggyu.kim@sk.com Fixes: fa3bea4e1f82 ("mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving") Signed-off-by: Honggyu Kim <honggyu.kim@sk.com> Reviewed-by: Gregory Price <gourry@gourry.net> Reviewed-by: Hyeonggon Yoo <hyeonggon.yoo@sk.com> Tested-by: Yunjeong Mun <yunjeong.mun@sk.com> Cc: Andi Kleen <ak@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions