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