Files
linux/tools/perf/scripts/python/bin/flamegraph-record
T

3 lines
32 B
Bash
Raw Normal View History

#!/bin/bash
2020-03-20 16:13:48 +01:00
perf record -g "$@"