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