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