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