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