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