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