1

GitHub - dominikh/gotraceui: Go execution trace frontend

 1 year ago
source link: https://github.com/dominikh/gotraceui
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

gotraceui - an efficient frontend for Go execution traces

Gotraceui is a tool for visualizing and analyzing Go execution traces. It is meant to be a faster, more accessible, and more powerful alternative to go tool trace. Unlike go tool trace, Gotraceui doesn’t use deprecated browser APIs (or a browser at all), and its UI is tuned specifically to the unique characteristics of Go traces.

Screenshot

Installation

Users of Nix can use the flake. There are no packages for other distributions or OSs yet and you will have to build honnef.co/go/gotraceui/cmd/gotraceui yourself. The manual contains information on how to.

Manual

Gotraceui includes a manual. You can find it as a PDF on every release.

Notes for package maintainers

When packaging Gotraceui please take care to

  • pass -X gioui.org/app.ID=co.honnef.Gotraceui to the linker
  • install the share directory
  • call the package gotraceui, please
  • include the LICENSE-THIRD-PARTY file; it contains all the licenses and copyright notices of all dependencies and all code our code is derived from. Including this file satisfies the requirement of reproducing copyright notices and permission notices.

License

The source code of the program and all assets necessary to run the program are licensed under the MIT license. The manual (all files in doc/manual as well as the compiled output) is licensed under the CC BY-SA 4.0.

Copies of the licenses of all dependencies can be found in LICENSE-THIRD-PARTY.

Copyright

All original work is copyrighted by its respective authors (consult the git log.) Parts of the code are derived from Go, © The Go Authors. Parts of the code are derived from Gio, © The Gio authors. doc/manual/images/olive.jpg is © Charlotte Brandhorst-Satzkorn, photographer and owner of the subject.

The compiled binary includes code from dependencies. These dependencies and their copyright holders can be found in LICENSE-THIRD-PARTY.

Known issues


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK