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