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