aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2018-03-14 07:42:56 -0500
committerBjorn Helgaas <[email protected]>2018-03-19 13:08:38 -0500
commitd89bd9195db62f51a5aaa88d887d81a7967554bd (patch)
treec98a0cb93f135f44af129e3b2a91b464da019483 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent9df1c6ecbf172fedb1f4f76585338860595b9bf7 (diff)
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 <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions