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