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