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