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