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