diff options
author | Fabio Estevam <festevam@gmail.com> | 2013-08-16 08:04:32 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-08-19 19:26:06 -0400 |
commit | c477b8db45aa4c4976be22c807bf43d31fecf17d (patch) | |
tree | 1663fe26b978360167a9fa45b175ad92fdab80b1 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 19a0519d3642d140bfb1bd602a34dc4f98606b19 (diff) |
ARM: 7820/1: mm: cache-l2x0: Print the cache size in kB
Currently we have the following output from cache-l2x0:
l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x32070000, Cache size: 1048576 B
Using kB for the cache size can improve readability a bit:
l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x32070000, Cache size: 1024 kB
While at it use pr_info.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions