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