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