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