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