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