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