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