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