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