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