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