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