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