xref: /linux/tools/perf/scripts/python/bin/flamegraph-record (revision 53df2b93441289848f5c2e76d19d1569816b2b9d)
1#!/usr/bin/sh
2perf record -g "$@"
3