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