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