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