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