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