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