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