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