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