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