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