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