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