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