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