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