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