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