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