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