Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'whitelist' argument to limit the subprocesses being monitored #597

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jun 30, 2023

  1. Added ‘whitelist’ argument

    If used, this will limit the subprocesses we monitor to the whitelist
    This backs out before doing an expensive check of the symbols
    WillRosen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5001e1a View commit details
    Browse the repository at this point in the history
  2. Trim and filter out whitelist inputs

    Also rename and neaten should_spy_process function
    WillRosen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    28fd753 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    651c664 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    640c9c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. PySpy with my little eye

    Rosen committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d15f40f View commit details
    Browse the repository at this point in the history