diff options
author | Brian Norris <briannorris@chromium.org> | 2022-11-02 01:22:08 +0300 |
---|---|---|
committer | Tzung-Bi Shih <tzungbi@kernel.org> | 2022-11-02 07:28:47 +0300 |
commit | 692a68ad7f3c568359b9f18d966628856fd34ff3 (patch) | |
tree | efab023313bf0353229e4e6019af53bb40d20325 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bd88b965ae8c5e46661812b620dad67bee892f78 (diff) | |
download | linux-692a68ad7f3c568359b9f18d966628856fd34ff3.tar.xz |
platform/chrome: cros_ec_debugfs: Set PROBE_PREFER_ASYNCHRONOUS
This driver takes on the order of 40ms to start on some systems. It
shouldn't have many cross-device dependencies to race with, nor racy
access to shared state with other drivers, so this should be a
relatively low risk change.
This driver was pinpointed as part of a survey of top slowest initcalls
(i.e., are built in, and probing synchronously) on a lab of ChromeOS
systems.
Signed-off-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20221101152132.v2.3.Ic9a4f378f73319da323cd55940012fa6b1de24f4@changeid
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions