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