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