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