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