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