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