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