aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichal Koutný <[email protected]>2020-08-11 18:30:57 -0700
committerLinus Torvalds <[email protected]>2020-08-12 10:57:56 -0700
commit471e78cc7687337abd10626196f5addb30b01824 (patch)
tree1d283ade383225645ee4740e895bd14269303a79 /tools/perf/scripts/python
parent4002570c5c585c4c9a889e45dd104ed663257eec (diff)
/proc/PID/smaps: consistent whitespace output format
The keys in smaps output are padded to fixed width with spaces. All except for THPeligible that uses tabs (only since commit c06306696f83 ("mm: thp: fix false negative of shmem vma's THP eligibility")). Unify the output formatting to save time debugging some naïve parsers. (Part of the unification is also aligning FilePmdMapped with others.) Signed-off-by: Michal Koutný <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Acked-by: Yang Shi <[email protected]> Cc: Alexey Dobriyan <[email protected]> Cc: Matthew Wilcox <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions