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