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