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