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