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