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