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