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