Parses panic stack traces, densifies and deduplicates goroutines with similar stack traces. Helps debugging crashes and deadlocks in heavily parallelized processes. Race detector support, e.g. it can parse output produced by go test -race. HTML export. Easy to use as an HTTP Handler middleware. High-performance parsing. HTTP web server that serves a very tight and swell snapshot of your goroutines, much more readable than net/http/pprof. >50% more compact output than original stack dump yet more readable. Deduplicates redundant goroutine stacks. Useful for large server crashes. Arguments as pointer IDs instead of raw pointer values. Pushes stdlib-only stacks at the bottom to help focus on important code. Parses the source files if available to augment the output. Works on any platform supported by Go, including Windows, macOS, linux. Full go module support.

Features

  • Race detector support, e.g. it can parse output produced by go test -race
  • Full go module support
  • Pushes stdlib-only stacks at the bottom to help focus on important code
  • Requires >=go1.17. Use v2.3.1 for older Go versions
  • >50% more compact output than original stack dump yet more readable
  • High performance parsing

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

Apache License V2.0

Follow panicparse

panicparse Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of panicparse!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

Go

Related Categories

Go Frameworks

Registered

2023-01-16