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