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