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