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