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