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