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