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