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