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