xref: /linux/tools/perf/scripts/python/bin/gecko-record (revision d7d3ae441e29f0ca56c69cdd3a47769227b7be3d)
1#!/bin/bash
2perf record -F 99 -g "$@"
3