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