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