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