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