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