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