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