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