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