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