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