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