Skip to content

lqs/pscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pscope

pscope is an interactive tool designed to examine currently running Go and Java processes. It can be considered as a more user-friendly variant of gops and jps, with a text-based user interface.

Demo

This project is still under development. Here is a demo of the current progress:

demo

Installation

From source

$ go install github.com/lqs/pscope@latest

From pre-built binaries

(TODO)

Embed in your Docker image

You can embed pscope in your Docker image to easily use it in your container, even within a Kubernetes pod.

(TODO)

About

🔍 An interactive tool to examine Go and Java processes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published