• 黑色幽默
    2020-02-02
    good
    
    
  • 瓜瓜
    2020-01-15
    可以了,配置环境变量后需要重启idea,因为我是在idea中敲的命令
    
    
  • 瓜瓜
    2020-01-15
    (pprof) svg
    failed to execute dot. Is Graphviz installed? Error: exec: "dot": executable file not found in %PATH%
    windows下为什么报这个错误,老师帮忙看下呢
    graphviz也是配置的的

    C:\Users\>dot -version
    dot - graphviz version 2.38.0 (20140413.2041)
    libdir = "D:\graphviz\release\bin"
    Activated plugin library: gvplugin_dot_layout.dll
    Using layout: dot:dot_layout
    Activated plugin library: gvplugin_core.dll
    Using render: dot:core
    Using device: dot:dot:core
    The plugin configuration file:
            D:\graphviz\release\bin\config6
                    was successfully loaded.
        render : cairo dot fig gd gdiplus map pic pov ps svg tk vm
        layout : circo dot fdp neato nop nop1 nop2 osage patchwork
        textlayout : textlayout
        device : bmp canon cmap cmapx cmapx_np dot emf emfplus eps
        loadimage : (lib) bmp eps gd gd2 gif jpe jpeg jpg png ps svg
    展开
    
    
  • L心逸
    2019-12-09
    get
    
    
  • 张sir
    2019-12-01
    你好,请问我的分析工具报这个错误,是因为返回包太大了吗

    Fetching profile over HTTP from http://127.0.0.1:8081/debug/pprof/heap
    http://127.0.0.1:8081/debug/pprof/heap: decompressing profile: unexpected EOF
    failed to fetch any source profiles
    
    
  • 张sir
    2019-12-01
    请问什么叫work_time, 跟cpu时间有什么关系?

    作者回复: 通常是wall time和cpu time。
    wall time指程序运行的总体时间,包含程序不耗用cpu,被阻塞时的时间
    cpu time,指程序占用cpu的时间

    
    
  • Jun
    2019-07-21
    `/debug/pprof` 这样的url路径可以更改吗,不然被黑客获取到这些调试信息不是很不安全?

    作者回复: 这个地址最好还是对外部屏蔽,通过防火墙设置

     1
    
我们在线,来聊聊吧