python-monitoring-trace | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / python-monitoring-trace

python-monitoring-trace

maintained by ahupp

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: python-monitoring-trace description: Use when you need a detailed execution trace of a Python script using sys.monitoring, including logging every operation with include/exclude event controls.

Python Monitoring Trace

  • Run the helper with python scripts/monitor_trace.py path/to/script.py -- arg1 arg2.
  • List available events with --list-events and choose events by name.
  • Include only specific events with --include LINE,INSTRUCTION (comma-separated or repeatable).
  • Exclude events with --exclude C_RETURN,C_RAISE (comma-separated or repeatable).
  • Write logs to a file with --output trace.log; omit --output to write to stdout.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated 4 months ago
tools tools debugging

Related Skills

fabric
chevron_right
typescript-expert
chevron_right
break-loop
chevron_right
burp-suite
chevron_right
page-behavior-audit
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.