aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2024-09-01 12:06:14 +0100
committerMark Brown <[email protected]>2024-09-02 12:56:16 +0100
commitc7edb7ac8472a57e0c56a3a95796db3af98b2383 (patch)
tree5a3966b2c13dcc085f8590808aae24c4cd0d8681 /tools/perf/util/scripting-engines/trace-event-python.c
parentae0acef3822ed8908e83cd24f337891e6be64eba (diff)
regmap: kunit: Add coverage of spinlocked regmaps
By default regmap uses a mutex to protect the regmap but we also support other kinds of locking, including spinlocks, which can have an impact especially around allocations. Ensure that we are covering the spinlock case by running tests configured using fast I/O, this causes the core to use a spinlock instead of a mutex. Running every single test would be redundant but cover most of them. Signed-off-by: Mark Brown <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions