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