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