cnsgsz
cnsgsz
Similar to [perf_data_converter](https://github.com/google/perf_data_converter), is there tools to convert `tcmalloc::Profile` to the format that pprof expects?
As shown in [this example](http://rpg.ifi.uzh.ch/docs/glog.html), currently stack traces do not include line number or file name. I observe this on Ubuntu 16, gcc5.4.0 and glog at ba8a9f69. This is similar...
### Description of the bug: Clion cannot find protobuf generated code. ``` from xxx import foo_pb2 # Without "noinspection PyUnresolvedReferences", clion warns "cannot find `FooProto` in foo_pb2.py. pb = foo_pb2.FooProto.FromString(record.numpy())...
### Description of the bug: > ERROR: Skipping '//:.bazelrc': no such target '//:.bazelrc': target '.bazelrc' not declared in package '' defined by /home/swang/CLionProjects/moffett/BUILD; however, a source file of this name...