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