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