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