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