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