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