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