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