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