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