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