xref: /linux/tools/perf/scripts/python/bin/flamegraph-record (revision 8adfb7c694d911669eb65256c760b3e250db1df5)
1#!/bin/bash
2perf record -g "$@"
3