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