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