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