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