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