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