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