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