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