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