mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2026-03-02 01:48:35 +01:00
Including -a unconditionally when recording doesn't allow for the option of running scripts without it. Future patches will add add it back if needed at run-time. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Acked-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
82 B
82 B
#!/bin/bash perf record -e syscalls:sys_enter_futex -e syscalls:sys_exit_futex $@