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