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