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