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