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