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