3 lines
34 B
Plaintext
3 lines
34 B
Plaintext
|
#!/usr/bin/sh
|
||
|
perf record -g "$@"
|