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