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