commit | 400fffe8b2df50c5b57ced5d9a8b46e40d529d4e | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Tue Jun 12 12:21:25 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Jun 12 12:23:15 2018 -0700 |
tree | a9a1291a0a05d4dee5c8e2ea9da092135c91a42f | |
parent | c958649131ab8cf48a881aaddc50390cb7d79bfb [diff] |
Add support for the Json trace file format Add a --experimental_generate_json_trace_profile option that puts a file into the output base (or uses --profile if set). There are still a lot of problems with this. - unexplained holes - way too many threads - nonsensical event titles - too many detail events, too little overview - it may also cause unnecessary load - it silently overwrites the existing file on subsequent invocations The format is documented here: goo.gl/oMZPLh PiperOrigin-RevId: 200259431
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.