• Hana (Hyang-Ah) Kim's avatar
    cmd/trace: beautify goroutine page · ea1f4832
    Hana (Hyang-Ah) Kim authored
    - Summary: also includes links to pprof data.
    - Sortable table: sorting is done on server-side. The intention is
      that later, I want to add pagination feature and limit the page
      size the browser has to handle.
    - Stacked horizontal bar graph to present total time breakdown.
    - Human-friendly time representation.
    - No dependency on external fancy javascript libraries to allow
      it to function without an internet connection.
    
    Change-Id: I91e5c26746e59ad0329dfb61e096e11f768c7b73
    Reviewed-on: https://go-review.googlesource.com/102156
    Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarAndrew Bonventre <andybons@golang.org>
    Reviewed-by: 's avatarHeschi Kreinick <heschi@google.com>
    ea1f4832
goroutines.go 8.45 KB