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