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