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