aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/README.md
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-03-04 10:12:42 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-03-04 10:12:42 -0800
commite7aa84fe8f51c065fcd84421eef01a802c1013a9 (patch)
tree0010ac443c27fa17fea08d516565bc54671e2de5 /tools/README.md
parent2a8c28037061b94c02eb05fb532e268709af88e5 (diff)
parentda0d46ed815724d0b665529ae3ad6a811aebc501 (diff)
Merge branch 'master' of github.com:grpc/grpc into limit_cores_includes
Diffstat (limited to 'tools/README.md')
-rw-r--r--tools/README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/README.md b/tools/README.md
index a0c41eb79f..df4c6ef7d2 100644
--- a/tools/README.md
+++ b/tools/README.md
@@ -1,7 +1,5 @@
buildgen: template renderer for our build system.
-distpackages: script to generate debian packages.
-
distrib: scripts to distribute language-specific packages.
dockerfile: Docker files to test gRPC.
@@ -12,6 +10,4 @@ gce: scripts to help setup testing infrastructure on GCE.
jenkins: support for running tests on Jenkins.
-profile_analyzer: pretty printer for gRPC profiling data.
-
run_tests: scripts to run gRPC tests in parallel.