aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/pprof.BUILD
Commit message (Collapse)AuthorAge
* Upgrade gRPC (#11768)Gravatar Jonathan Hseu2017-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * BUILD rule modifications * More build fixes * Code changes * More code fixes * Working tests * CMake build * Fix pprof * Fix header includes * CMake fix test * Bazel clean * Fix verbs * More verbs fixes * bazel clean for XLA * Windows build fix test * Add openssl/rand.h * New cmake build command * --config Release
* Make pprof definition deterministicGravatar Justine Tunney2017-05-10
| | | | PiperOrigin-RevId: 155584393
* Add a profiler that dumps data in pprof format.Gravatar Anna R2017-05-05
Change: 155249446