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