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