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