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