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