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