mirror of https://github.com/nodejs/node.git
doc: fix minor typo (to early -> too early)
PR-URL: https://github.com/nodejs/node/pull/23211 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>pull/23109/merge
parent
9b34dfed76
commit
9b00c84e9d
|
@ -143,6 +143,6 @@ The tools are currently assigned to Tiers as follows:
|
|||
| Profiling | DTrace | No | Partial | 3 |
|
||||
| Profiling | Windows Xperf | No | ? | ? |
|
||||
| Profiling | 0x | No | No | 4 |
|
||||
| Profiling | node-clinic | No | No | to early |
|
||||
| Profiling | node-clinic | No | No | too early |
|
||||
| F/P/T | appmetrics | No | No | ? |
|
||||
| M/T | eBPF tracing tool | No | No | ? |
|
||||
|
|
Loading…
Reference in New Issue