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