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