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