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