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