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