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