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