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