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