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