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