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