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