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