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