Home | History | Annotate | Download | only in bin
      1 #!/bin/bash
      2 perf record -e raw_syscalls:sys_enter $@
      3