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