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