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