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