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