1. 31 3月, 2022 1 次提交
    • C
      Add time range duration display (#41029) · 6744754f
      chenjian 提交于
      * no
      
      * fix bugs
      
      * fix doc according to review
      
      * fix api doc format
      
      * fix api doc according to review
      
      * fix bug and add unit test
      
      * fix record event bug
      
      * optimize chrome tracing display
      
      * fix bug
      
      * add comment
      
      * add unit test
      
      * fix a bug
      
      * fix
      
      * fix
      
      * fix format
      6744754f
  2. 02 3月, 2022 1 次提交
    • C
      Upgrade new profiler (#39984) · 0c3f7fbc
      chenjian 提交于
      * add new profiler components
      
      * fix bug
      
      * upgrade new profiler
      
      * fix operator.cc
      
      * fix operator.cc
      
      * fix cmakelists.txt
      
      * fix bug
      
      * fix according to pr
      
      * fix bug
      
      * fix cmake
      
      * fix bug
      
      * fix a bug
      
      * fix bug
      
      * fix bug
      0c3f7fbc
  3. 11 2月, 2022 1 次提交
    • C
      Add profiler node tree implementation (#39316) · f38c2e5c
      chenjian 提交于
      * add event node implementation
      
      * modify profiler.stop interface
      
      * fix according to review
      
      * fix file mode
      
      * modify class method name in event_node.cc
      
      * modify LLONG_MAX to ULLONG_MAX
      
      * fix ci error
      
      * fix ci error
      f38c2e5c