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