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