1. 12 Oct, 2015 1 commit
  2. 11 Oct, 2015 1 commit
  3. 08 Oct, 2015 1 commit
  4. 06 Oct, 2015 1 commit
  5. 02 Oct, 2015 3 commits
  6. 27 Sep, 2015 3 commits
  7. 24 Sep, 2015 4 commits
  8. 03 Sep, 2015 1 commit
  9. 29 Aug, 2015 1 commit
  10. 24 Aug, 2015 2 commits
  11. 17 Aug, 2015 3 commits
  12. 13 Aug, 2015 1 commit
  13. 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
  14. 05 Aug, 2015 1 commit
  15. 04 Aug, 2015 4 commits
  16. 03 Aug, 2015 1 commit
  17. 30 Jul, 2015 4 commits
  18. 29 Jul, 2015 1 commit
  19. 24 Jul, 2015 4 commits
  20. 21 Jul, 2015 1 commit
  21. 17 Jul, 2015 1 commit