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