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