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