xref: /openbmc/linux/tools/perf/scripts/python/bin/flamegraph-record (revision 5287f926920688e1151741d49da37a533ccf1960)
1#!/usr/bin/sh
2perf record -g "$@"
3