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