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