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