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