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