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