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