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