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