Searched refs:issues (Results 1 – 11 of 11) sorted by relevance
/tools/power/cpupower/ |
D | TODO | 4 (current implementation has issues on AMD)
|
/tools/perf/Documentation/ |
D | Build.txt | 64 ASan outputs all detected issues into a log file named 'asan.log.<pid>'.
|
D | perf-stat.txt | 436 mispredictions and similar issues. Retiring means that the CPU computed without
|
D | perf-intel-pt.txt | 1144 (i.e. config term tsc=0). It can be useful to avoid timestamp issues when
|
/tools/power/pm-graph/ |
D | README | 13 Report bugs/issues at bugzilla.kernel.org Tools/pm-graph 217 all tests on kernel issues and device performance. The folder looks like this: 221 summary-issues.html 261 files: summary.html, summary-issues.html, and summary-devices.html in the 263 by kernel/host/mode, and links to the test html files. summary-issues.html 264 is a list of kernel issues found in dmesg from all the tests.
|
D | sleepgraph.py | 4544 def createHTMLIssuesSummary(testruns, issues, htmlfile, title, extra=''): argument 4545 multihost = len([e for e in issues if len(e['urls']) > 1]) > 0 4553 subtitle = '%d issues' % len(issues) if len(issues) > 0 else 'no issues' 4562 for e in sorted(issues, key=lambda v:v['count'], reverse=True): 4586 return issues 6274 def data_from_html(file, outpath, issues, fulldetail=False): argument 6311 sysvals.errorSummary(issues, msg) 6339 match = [i for i in issues if i['match'] == issue] 6347 issues.append({ 6440 target, issues, testruns = '', [], [] [all …]
|
/tools/testing/memblock/ |
D | README | 104 Known issues
|
/tools/memory-model/ |
D | README | 45 If you find any compatibility issues in klitmus7, please inform the
|
/tools/perf/ |
D | design.txt | 469 Architectures that have d-cache aliassing issues, such as Sparc and ARM,
|
/tools/usb/usbip/ |
D | COPYING | 198 infringement or for any other reason (not limited to patent issues),
|
/tools/memory-model/Documentation/ |
D | explanation.txt | 2389 already know how to deal with such issues.) Without the barrier()
|