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