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