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