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