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