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