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