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