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