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