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