zoukankan      html  css  js  c++  java
  • Better understanding of CER system

    Corp always has its CER system which is to work as a central platform for handling customer error reports. Some understanding about it:
    1. When user sent a CER report on his machine, such report will be sent to CER system and either join in an existing bucket or a new created bucket based on its callstack info from dump file. If it's a crash, in many cases, the crash dump file can't contain good callstack so it's not surprise to see reports in a bucket will finally turns to be different issues.
    2. In detail, it's always realized that clicking on a line in callstack info on the report page will list all reports has the same subset of callstack to facilitate CER analysis
  • 相关阅读:
    CSS中的单位简介
    grid-layout
    position
    form
    objects
    个人介绍
    第十二周作业:
    第十一周作业
    第十周web作业
    第九周作业
  • 原文地址:https://www.cnblogs.com/taoxu0903/p/2083482.html
Copyright © 2011-2022 走看看