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