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