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