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