diff options
author | Jungseung Lee <[email protected]> | 2021-06-28 19:41:02 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-06-29 10:53:53 -0700 |
commit | c5a54c706e04a4ba7c4e3428776ac9e44aec17ea (patch) | |
tree | 3b5afcce0eea1e6604215623995d9b5f7ea3f017 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7a22bdc3c443d5abc420df1381e425b49e8901a3 (diff) |
mm: report which part of mem is being freed on initmem case
Add the details for figuring out which parts of the kernel image is being
freed on initmem case.
Before:
Freeing unused kernel memory: 1024K
After:
Freeing unused kernel image (initmem) memory: 1024K
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Jungseung Lee <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions