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