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