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