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