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