aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/profiler/statistics
Commit message (Expand)AuthorAge
* Fix NPE in vfs profile outputGravatar Kristina Chodorow2016-02-03
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Add profiler support for compiled Skylark.Gravatar Florian Weikert2015-11-10
* Add HTML profiler execution phase statisticsGravatar Klaas Boesche2015-10-13
* Add combine option for multiple profile file statsGravatar Klaas Boesche2015-10-09
* Refactor SkylarkStatistics to reduce size.Gravatar Klaas Boesche2015-10-05
* Make CriticalPathStatistics output optional.Gravatar Klaas Boesche2015-10-05
* Add --task_tree and --task_tree_threshold options.Gravatar Klaas Boesche2015-10-02
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Heavily refactor ProfileCommand to separate output and statistics generation ...Gravatar Klaas Boesche2015-09-22