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