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