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