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