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