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