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