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