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