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