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