1#!/bin/sh 2 3# Check perf_event_open syscall decoding. 4 5. "${srcdir=.}/init.sh" 6 7run_strace_match_diff -a1 -v -e trace=perf_event_open 8