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