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