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