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