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