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