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