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