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