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