Commit graph

1 commit

Author SHA1 Message Date
Pablo Galindo Salgado
70f2ae025f Add opcode utilities and --opcodes CLI flag
New opcode_utils.py maps opcode numbers to names and detects specialized
variants using opcode module metadata. Adds normalize_location() and
extract_lineno() helpers to collector base for uniform location handling.

CLI gains --opcodes flag, validated against compatible formats (gecko,
flamegraph, heatmap, live).
2025-12-03 03:43:10 +00:00