aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorFabien Dessenne <[email protected]>2019-03-07 15:58:23 +0000
committerBjorn Andersson <[email protected]>2019-06-30 04:08:14 +0000
commit360aa640a59f269b784848c0b2d6d462952750d9 (patch)
treecf5d41daeadb6f14a8c41637b7ae29ee05e6747a /tools/perf/scripts/python/stat-cpi.py
parenthwspinlock: document the hwspinlock 'raw' API (diff)
downloadkernel-360aa640a59f269b784848c0b2d6d462952750d9.tar.gz
kernel-360aa640a59f269b784848c0b2d6d462952750d9.zip
hwspinlock: add the 'in_atomic' API
Add the 'in_atomic' mode which can be called from an atomic context. This mode relies on the existing 'raw' mode (no lock, no preemption/irq disabling) with the difference that the timeout is not based on jiffies (jiffies won't increase when irq are disabled) but handled with busy-waiting udelay() calls. Signed-off-by: Fabien Dessenne <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions