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