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