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