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