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