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