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