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