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