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