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