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