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