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