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