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