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