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