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