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