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