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