kernel/tools/perf/scripts/python/bin/flamegraph-record

3 lines
32 B
Plaintext
Raw Normal View History

2024-07-22 17:22:30 +08:00
#!/bin/bash
perf record -g "$@"