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