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