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