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