| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Trace: Introduce trace scope Implement tracing of a piece of code, which will print message at the beginning and end, mainly used to obtain performance data. Signed-off-by: Gan Qixin <ganqixin@huawei.com> | 2 年前 | |
Trace: Load libhitrace_meter.so dynamically Signed-off-by: Gan Qixin <ganqixin@huawei.com> | 1 年前 | |
trace: gate runtime control support 1. Add an internal trace feature that gates trace state registry, regex matching, command-line trace parsing, and QMP trace control commands. 2. Keep trace_to_logger, trace_to_ftrace, and trace_to_hitrace as the public feature entry points that enable the internal trace control path. 3. Remove default runtime regex users by replacing device id deletion matching and making test-only or VNC-only regex users conditional. 4. Verify all trace_to_logger, trace_to_ftrace, and trace_to_hitrace debug feature combinations build without warnings. (cherry picked from commit 6a5978d9c31b85b91d8b373e205ed1cbe04204f8) | 6 天前 | |
trace: Optimize static global implementation Replaced static global TRACE_SCOPE_COUNTER with lazy_static! for thread-safe lazy initialization. Signed-off-by: Fei Xu <xufei30@huawei.com> | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 1 年前 | ||
| 6 天前 | ||
| 1 年前 |