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