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