aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/profiler/ProfilerTask.java
Commit message (Expand)AuthorAge
* Reduce the set of profiler events for the json profileGravatar ulfjack2018-07-26
* Add the thread name as metadata to the Json profileGravatar ulfjack2018-07-25
* Refactor profilerGravatar ulfjack2018-06-12
* Automated rollback of commit 15b8c259db111012b4642287172cb4d1d82151f3.Gravatar jmmv2018-06-11
* Refactor profilerGravatar ulfjack2018-06-11
* Clean up Profiler a bitGravatar ulfjack2018-06-08
* Skylark: do not eagerly scan the whole fileGravatar laurentlb2018-05-22
* Optimizes performance of ActionFS staging and eliminates ActionFS updates.Gravatar shahan2018-05-15
* Records profiling information for ActionFS staging and updates.Gravatar shahan2018-05-11
* Fix assorted ErrorProne warnings.Gravatar lberki2017-09-06
* Remove ide_build_info command.Gravatar dslomov2017-07-05
* Adding support for SHA256 for remote execution. Switch remote execution to useGravatar olaola2017-06-20
* Record histogram and other statistics for the ProfileTask objects. In case of...Gravatar Miguel Alcon Pinto2015-11-19
* Add profiler support for compiled Skylark.Gravatar Florian Weikert2015-11-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Heavily refactor ProfileCommand to separate output and statistics generation ...Gravatar Klaas Boesche2015-09-22
* Add profiling for Skylark lexer, parser, user- and built-in functions.Gravatar Googler2015-08-28
* Add some utilities and relax some visibility restrictions to make alternative...Gravatar Janak Ramakrishnan2015-06-19
* Description redacted.Gravatar Googler2015-05-29
* Use VFS_READLINK rather than VFS_LINK, to avoid confusion with theGravatar Han-Wen Nienhuys2015-03-13
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25