2 # Perf attribute expectations test
3 # SPDX-License-Identifier: GPL-2.0
12 echo "Unexpected signal in ${FUNCNAME[1]}"
16 trap trap_cleanup EXIT TERM INT
18 shelldir
=$
(dirname "$0")
19 perf_path
=$
(which perf
)
20 python
"${shelldir}"/lib
/attr.py
-d "${shelldir}"/attr
-v -p "$perf_path"