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