Skip to content

djfritz/sn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Reference

Stack Noise

sn (stack noise) -- Make your Go stack traces more readable

Demo

Installing

If you're using sn, you probably have Go installed:

go install github.com/djfritz/sn@latest

Overview

sn is a simple command that deduplicates goroutines in a Go stacktrace, removes what are often unneeded pointers and register contents, and displays the stacktrace in a TUI.

About

sn (stack noise) -- Make your Go stack traces more readable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages