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