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