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