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