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