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