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