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