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