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