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