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