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