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