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