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