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