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