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