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