#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null t icon' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/locking/ww_mutex.sh
AgeCommit message (Expand)Author
2017-01-14locking/ww_mutex: Add ww_mutex to tools/testing/selftestsChris Wilson