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