1. d9a7b3c ref: fixing go vet violations by Jiri Simsa · 10 years ago
  2. 208e0f3 lib/stats: Fix race in TestFunc by Robin Thellend · 10 years ago
  3. 40c01b2 (lib|runtime|services): Use v.io/v23/glob by Robin Thellend · 10 years ago
  4. 2f1878c lib/glob: Clean up the glob library by Robin Thellend · 10 years ago
  5. a036a0f Fix a bunch of trivial problems pointed out by "go vet". by Asim Shankar · 10 years ago
  6. 3f7ceb4 ref: Add -v23.metadata, which dumps metadata for the binary. by Todd Wang · 10 years ago
  7. d46f3c4 lib/stats: Add Incr() to stats.Map by Robin Thellend · 10 years ago
  8. fc22c1a ref: support for setting manifest and pristine flag at build-time by Jiri Simsa · 10 years ago
  9. fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
  10. 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 10 years ago
  11. 5e47bdf lib/stats/sysstats: add GOMAXPROCS stat (the runtime setting, not the env var) by Bogdan Caprita · 10 years ago
  12. c40e531 x/ref: Minor update to lib/stats package doc. by Todd Wang · 10 years ago
  13. 8c4e5cc x/ref: Update package doc for all packages. by Todd Wang · 10 years ago
  14. bd98a77 x/ref: Move x/ref/lib/flags/buildinfo to x/lib/buildinfo by Todd Wang · 10 years ago
  15. 1ea8f19 x/ref: Restructure debug,logreader,pprof,repository,stats,vtrace. by Todd Wang · 10 years ago
  16. 94c9d0b TBR x/ref: Flatten v.io/v23/services/mgmt/* to v.io/v23/services/* by Todd Wang · 10 years ago
  17. 2c98937 v.io/x/ref/lib/stats: Use verror instead of fmt.Errorf or errors.New by Mike Burrows · 10 years ago
  18. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  19. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  20. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  21. 4d2f6cc veyron/lib/flags/buildinfo: rework the buildinfo package a bit, and add stat by Bogdan Caprita · 10 years ago
  22. 4692e29 veyron/lib/stats/sysstats: add the pid to sysstats by Robert Kroeger · 10 years ago
  23. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  24. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  25. 6e2ec2c veyron/lib/stats/sysstats: Fix bug with num-goroutines by Robin Thellend · 10 years ago
  26. 58e85b8 Add Min/Max and formatter to Histogram by Jungho Ahn · 10 years ago
  27. 62f689c veyron.io/veyron/veyron/lib/stats/sysstats: Bugfix for android. by Srdjan Petrovic · 10 years ago
  28. 8cc0aee veyron/runtimes/google/rt: Replace http debug server with exported stats. by Robin Thellend · 10 years ago
  29. fa70aaa veyron/lib/stats: Add Map object by Robin Thellend · 10 years ago
  30. df42823 veyron/lib/stats: Add Delete function by Robin Thellend · 10 years ago
  31. 577ce8d veyron/lib/glob: Indicate whether a name matches a glob pattern exactly. by Tilak Sharma · 11 years ago
  32. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  33. e6dcc5d veyron/lib/stats: Fix race due to non-pointer receiver by Robin Thellend · 11 years ago
  34. 1eb8169 veyron/lib/stats/counter: Fix delta value by Robin Thellend · 11 years ago
  35. 14a09ef veyron/lib/stats: Let Glob return inner nodes by Robin Thellend · 11 years ago
  36. 7a44243 veyron/services/mgmt/stats: Add implementation of the stats interface. by Robin Thellend · 11 years ago
  37. a138a4f veyron/lib/stats/counter: Add concurrency test. by Robin Thellend · 11 years ago
  38. ac59e97 veyron/lib/stats: New library to keep global stats. by Robin Thellend · 11 years ago
  39. eb66156 veyron/lib/stats/counter: Add rate counter. by Robin Thellend · 11 years ago