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