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