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