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