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