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