Commit a0345f4
File tree
10 files changed
+115
-93
lines changed- doc
- src
- tests
10 files changed
+115
-93
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
- .github/dependabot.yml+10
- .github/workflows/bandit.yml+3-3
- .github/workflows/create-perf-json.yml+2-2
- .github/workflows/scorecard.yml+1-1
- .github/workflows/verify-mapfile.yml+1-1
- ADL/metrics/perf/alderlake_metrics_goldencove_core_perf.json+183-183
- ARL/events/arrowlake_crestmont_core.json+3-3
- ARL/events/arrowlake_lioncove_core.json+57-3
- ARL/events/arrowlake_skymont_core.json+6-6
- ARL/events/arrowlake_uncore.json+3-3
- ARL/events/arrowlake_uncore_experimental.json+41
- ARL/metrics/perf/arrowlake_metrics_lioncove_core_perf.json+189-189
- GNR/events/graniterapids_core.json+79-4
- GNR/events/graniterapids_uncore.json+47-11
- GNR/events/graniterapids_uncore_experimental.json+40-40
- GNR/metrics/perf/graniterapids_metrics_perf.json+6-6
- LNL/events/lunarlake_lioncove_core.json+93-12
- LNL/events/lunarlake_skymont_core.json+23-23
- LNL/events/lunarlake_uncore.json+3-3
- LNL/events/lunarlake_uncore_experimental.json+41
- LNL/metrics/perf/lunarlake_metrics_lioncove_core_perf.json+191-191
- MTL/metrics/perf/meteorlake_metrics_redwoodcove_core_perf.json+196-196
- SRF/events/sierraforest_core.json+515-15
- SRF/events/sierraforest_uncore.json+59-5
- SRF/events/sierraforest_uncore_experimental.json+58-58
- TMA_Metrics-4.5-full.xlsx
- TMA_Metrics-full.csv+391-348
- TMA_Metrics-full.xlsx
- TMA_Metrics.csv-159
- TMA_Metrics.xlsx
- mapfile.csv+22-19
- requirements.txt+1-1
- scripts/config/replacements_config.json+14-34
- scripts/create_perf_json.py+33-13
- scripts/perf_format_converter.py+129-63
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
- CMakeLists.txt+1-1
- LICENSE.md+1-1
- docs/manual.adoc+21-2
- docs/manual.html+65-9
- docs/quickstart.adoc+2-2
- docs/quickstart.html+4-3
- readme.txt+3-3
- scripts/nuget/pugixml.nuspec+2-2
- scripts/pugixml.podspec+1-1
- scripts/pugixml_dll.rc+3-3
- src/pugiconfig.hpp+3-3
- src/pugixml.cpp+3-3
- src/pugixml.hpp+4-4
- tests/test_version.cpp+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
49 | 62 | | |
50 | 63 | | |
51 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
| 108 | + | |
106 | 109 | | |
107 | 110 | | |
108 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
25 | 32 | | |
26 | 33 | | |
27 | 34 | | |
| |||
0 commit comments