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