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