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