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