#!/bin/bash # description: analyze timings of tasks perf script -s "$PERF_EXEC_PATH"/scripts/python/task-analyzer.py -- "$@" icon.ico'/>
summaryrefslogtreecommitdiff
path: root/include/asm-generic/qspinlock_types.h
AgeCommit message (Expand)Author
2016-02-29locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.hDan Streetman
2015-05-08locking/qspinlock: Optimize for smaller NR_CPUSPeter Zijlstra (Intel)
2015-05-08locking/qspinlock: Extract out code snippets for the next patchWaiman Long
2015-05-08locking/qspinlock: Add pending bitPeter Zijlstra (Intel)
2015-05-08locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long