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