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