aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorYafang Shao <[email protected]>2021-03-19 18:12:45 +0800
committerPetr Mladek <[email protected]>2021-03-19 16:38:43 +0100
commit96b94abc12e6ec648f770776522de20c073c6eca (patch)
treea319b13dd38d18a7693e2b325eee0efd19a921cc /tools/perf/scripts/python/export-to-sqlite.py
parent4a8ef190c16f724a0bc23ef71bda44b8aef4afaa (diff)
mm, slub: don't combine pr_err with INFO
It is strange to combine "pr_err" with "INFO", so let's remove the prefix completely. This patch is motivated by David's comment[1]. - before the patch [ 8846.517809] INFO: Slab 0x00000000f42a2c60 objects=33 used=3 fp=0x0000000060d32ca8 flags=0x17ffffc0010200(slab|head) - after the patch [ 6343.396602] Slab 0x000000004382e02b objects=33 used=3 fp=0x000000009ae06ffc flags=0x17ffffc0010200(slab|head) [1] https://lore.kernel.org/linux-mm/[email protected]/#t Suggested-by: Vlastimil Babka <[email protected]> Signed-off-by: Yafang Shao <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Reviewed-by: Miaohe Lin <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Acked-by: David Rientjes <[email protected]> Cc: Matthew Wilcox <[email protected]> Reviewed-by: Sergey Senozhatsky <[email protected]> Signed-off-by: Petr Mladek <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions