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