-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: psdiff
action: summary
revision:
path_from:
revision_from: :
path_to:
revision_to:

git.thebackupbox.net

psdiff

git://git.thebackupbox.net/psdiff

Display summary about given repository. This is the default command if no action is specified in URL, and only repository is specified.

branches

[trunk/]

[tree] just going to ignore if we try to get info for pid 0


 PSDIFF

 A tool that tries to output changes in processes.
 useful for finding out why your CPU is being heavily used
 but you can't see the processes that are popping in and out of
 existance inside htop.

 It takes no arguments atm. I'd suggest you edit it to have the
 output match a style you like. I, of course, like how I wrote it

 Example output of it running while I launch a terminal:

 file://epoch@lin//home/epoch/projects/psdiff/>$ psdiff
 ---------------------- 396 pids -> 397 pids ----------------------
 < pid:1466662	with parent pid:4277	cmdline: sxhkd
 ---------------------- 397 pids -> 398 pids ----------------------
 < pid:1466663	with parent pid:1	cmdline:
 ---------------------- 398 pids -> 397 pids ----------------------
 process died: pid:1466662
 ---------------------- 397 pids -> 398 pids ----------------------
 < pid:1466664	with parent pid:1466663	cmdline: /bin/bash -c exec x-terminal-emulator
 ---------------------- 398 pids -> 397 pids ----------------------
 process died: pid:1466664
 ---------------------- 397 pids -> 398 pids ----------------------
 < pid:1466665	with parent pid:1466663	cmdline: x-terminal-emulator
 ---------------------- 398 pids -> 399 pids ----------------------
 < pid:1466666	with parent pid:1466665	cmdline: bash
 ---------------------- 399 pids -> 400 pids ----------------------
 < pid:1466667	with parent pid:1466666	cmdline: bash
 ---------------------- 400 pids -> 401 pids ----------------------
 < pid:1466668	with parent pid:1466666	cmdline: bash
 ---------------------- 401 pids -> 402 pids ----------------------
 < pid:1466669	with parent pid:1466666	cmdline: bash
 ---------------------- 402 pids -> 400 pids ----------------------
 process died: pid:1466667
 process died: pid:1466668
 ---------------------- 400 pids -> 399 pids ----------------------
 process died: pid:1466669
 ---------------------- 399 pids -> 398 pids ----------------------
 process died: pid:1466666
 ---------------------- 398 pids -> 399 pids ----------------------
 < pid:1466670	with parent pid:1466665	cmdline: bash
 ---------------------- 399 pids -> 398 pids ----------------------
 process died: pid:1466670
 ---------------------- 398 pids -> 399 pids ----------------------
 < pid:1466671	with parent pid:1466665	cmdline: bash
 ---------------------- 399 pids -> 398 pids ----------------------
 process died: pid:1466671

-- Response ended

-- Page fetched on Wed May 8 02:53:41 2024