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