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