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