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