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