Skip to content

Commit 6f0e83e

Browse files
Matheus Marchinitargos
Matheus Marchini
authored andcommitted
doc: update Linux perf test status in our CI
We have tests for Linux perf under `test/v8-updates/test-linux-perf.js`, and those tests are run as part of the `node-test-commit-v8-linux` job. PR-URL: #22588 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
1 parent a7c0cb8 commit 6f0e83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guides/diagnostic-tooling-support-tiers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ The tools are currently assigned to Tiers as follows:
137137
| Tracing | ETW | No | Partial | 3 |
138138
| Tracing | Systemtap | No | Partial | ? |
139139
| Profiling | V8 CPU profiler (--prof) | No | Yes | 1 |
140-
| Profiling | Linux perf | No | Partial | ? |
140+
| Profiling | Linux perf | Yes | Partial | ? |
141141
| Profiling | DTrace | No | Partial | 3 |
142142
| Profiling | Windows Xperf | No | ? | ? |
143143
| Profiling | 0x | No | No | 4 |

0 commit comments

Comments
 (0)