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