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