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