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