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