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