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