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