aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/profiler/BUILD
Commit message (Expand)AuthorAge
* Add experimental tool to turn Bazel Json profiles into graphs.Gravatar twerth2018-08-13
* Use JsonWriter to ensure correct escaping of valuesGravatar ulfjack2018-07-31
* Refactor and cleanup the sandboxing code.Gravatar Philipp Wollermann2018-03-23
* Introduce an Extrema aggregator.Gravatar nharmata2018-02-28
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Split the cycle between vfs and profiler.Gravatar philwo2017-08-31