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