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