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