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