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