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