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