Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pyrasite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
pyrasite
Commits
c2bb26bc
Commit
c2bb26bc
authored
Mar 25, 2012
by
Luke Macken
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Emphasize the tool names
parent
7efacb5f
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
docs/CLI.rst
docs/CLI.rst
+2
-2
docs/GUI.rst
docs/GUI.rst
+2
-2
docs/MemoryViewer.rst
docs/MemoryViewer.rst
+2
-2
docs/Shell.rst
docs/Shell.rst
+2
-2
No files found.
docs/CLI.rst
View file @
c2bb26bc
pyrasite
- Inject arbitrary code into a running Python process
==============================================================
``pyrasite``
- Inject arbitrary code into a running Python process
==============================================================
====
::
...
...
docs/GUI.rst
View file @
c2bb26bc
pyrasite-gui
- A graphical interface for Pyrasite
=================================================
``pyrasite-gui``
- A graphical interface for Pyrasite
=================================================
====
The pyrasite-gui is a graphical interface for Pyrasite that lets you
easily monitor, analyze, introspect, and alter running Python programs.
...
...
docs/MemoryViewer.rst
View file @
c2bb26bc
pyrasite-memory-viewer
- View the largest objects in your process
-----------------------------------------------------------------
``pyrasite-memory-viewer``
- View the largest objects in your process
=====================================================================
Pyrasite provides a tool to view object memory usage statistics, and the
live value, of largest objects in your process. This requires `urwid
...
...
docs/Shell.rst
View file @
c2bb26bc
pyrasite-shell
- Give it a pid, get a shell
===========================================
``pyrasite-shell``
- Give it a pid, get a shell
===========================================
====
You can easily drop into a shell and execute commands in a running process
using the ``pyrasite-shell``.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment