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