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