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