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