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