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