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