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