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