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