14d161f03STom Zanussi#!/bin/bash
207100877SDaniel Bristot de Oliveira(perf record -e raw_syscalls:sys_enter $@ || \
307100877SDaniel Bristot de Oliveira perf record -e syscalls:sys_enter $@) 2> /dev/null
4