Skip to content

gophergala2016/traceapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracegraph (formerly Traceapp)

Visualize Go callgraphs in a clean way.

Start on a package-level and then "drill down" into each package to see what's really happening inside your code.

View package level calls (via RTA callgraph generation)

imgur

Single package/library view is still heavily WIP (via CHA callgraph generation)

Imgur

Plans

  • Overlay execution-trace/cpu-profile data on the graph.
  • Find a new text-editor that doesn't wipe hours of work from disk.
  • Avoid dying because of ice.

LICENSE

My code is WTFPL/Unlicense dual licensed. A Bunch of code is copied out of golang.org/x/tools, which is Apache Licensed.

About

trace your kids, trace your wife, trace your husband

Resources

License

Unknown, WTFPL licenses found

Licenses found

Unknown
LICENSE-UNLICENSE
WTFPL
LICENSE-WTFPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published