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