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