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