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