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