3 lines
32 B
Plaintext
3 lines
32 B
Plaintext
|
#!/bin/bash
|
||
|
perf record -g "$@"
|