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