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