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