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