aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorHugh Dickins <[email protected]>2023-08-14 13:00:18 -0700
committerAndrew Morton <[email protected]>2023-08-21 13:38:01 -0700
commit8dbbc49345a7452ee59783ed5f5637b5d59532ba (patch)
treefd439d1cb5e3c06f3d83c30773843c60058516b1 /tools/perf/scripts/python/flamegraph.py
parent33a9fb09836ace6cb7bd48cf30ab22d56285560c (diff)
mm,thp: no space after colon in Mem-Info fields
Patch series "mm,thp: fix sloppy text output". Three independent trivial patches, fixing sloppy text output which has annoyed me; but might risk surprising a parser, so any can be dropped. This patch (of 3): The SysRq-m or OOM Mem-Info dmesg showed (long lines containing) ... shmem:NkB shmem_thp: NkB shmem_pmdmapped: NkB anon_thp: NkB ... Delete the space after the colon after shmem_thp, shmem_pmdmapped, anon_thp: as the shmem example shows, no other fields have a space after the colon in this output. Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Hugh Dickins <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Cc: Alexey Dobriyan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions