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