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