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