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