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