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