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