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