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