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