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