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