1. 14 Oct, 2015 1 commit
  2. 13 Oct, 2015 4 commits
  3. 12 Oct, 2015 1 commit
  4. 11 Oct, 2015 1 commit
  5. 08 Oct, 2015 1 commit
  6. 06 Oct, 2015 1 commit
  7. 02 Oct, 2015 3 commits
  8. 27 Sep, 2015 3 commits
  9. 24 Sep, 2015 4 commits
  10. 03 Sep, 2015 1 commit
  11. 29 Aug, 2015 1 commit
  12. 24 Aug, 2015 2 commits
  13. 17 Aug, 2015 3 commits
  14. 13 Aug, 2015 1 commit
  15. 10 Aug, 2015 1 commit
    • Sameer Ajmani's avatar
      net/trace: add event logs. · 4a71d182
      Sameer Ajmani authored
      An event log is typically associated with a long-lived object, like an
      RPC connection.  Printf calls record events; Errorf calls record
      events marked as errors.  The HTTP endpoint /debug/events organizes
      event logs by family (usually the Go type name) and by
      time-since-last-error.  The expanded view shows recent events in the
      log and the call stack where the event log was created.
      
      Change-Id: I3461e0d63f39ce6495e16300299048e572b3aa19
      Reviewed-on: https://go-review.googlesource.com/12025Reviewed-by: 's avatarDavid Symonds <dsymonds@golang.org>
      4a71d182
  16. 05 Aug, 2015 1 commit
  17. 04 Aug, 2015 4 commits
  18. 03 Aug, 2015 1 commit
  19. 30 Jul, 2015 4 commits
  20. 29 Jul, 2015 1 commit
  21. 24 Jul, 2015 1 commit