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