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