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