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