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