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