summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2018-03-14 15:42:56 +0300
committerBjorn Helgaas <helgaas@kernel.org>2018-03-19 21:08:38 +0300
commitd89bd9195db62f51a5aaa88d887d81a7967554bd (patch)
treec98a0cb93f135f44af129e3b2a91b464da019483 /tools/perf/scripts/python/stackcollapse.py
parent9df1c6ecbf172fedb1f4f76585338860595b9bf7 (diff)
downloadlinux-d89bd9195db62f51a5aaa88d887d81a7967554bd.tar.xz
PCI: Report quirk timings with pci_info() instead of pr_debug()
With "initcall_debug", we report how long every PCI quirk took. Previously we used pr_debug(), which means you have to figure out how to enable debug output. Log these timings using pci_info() instead so it doesn't depend on DEBUG, CONFIG_DYNAMIC_DEBUG, etc. Also, don't log anything at all unless "initcall_debug" is specified. This matches what we do in do_one_initcall_debug(). Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions