Skip to content

Commit 98660ee

Browse files
GlenTikiMayaLekova
authored andcommitted
doc: add a deprecation message for removing lttng
PR-URL: nodejs#18982 Refs: nodejs#18971 Refs: nodejs#18975 Refs: nodejs#18945 Reviewed-By: Tiancheng "Timothy" Gu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Jackson Tian <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent fd24991 commit 98660ee

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/api/deprecations.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,14 @@ Type: Runtime
915915
916916
This was never a documented feature.
917917
918+
919+
<a id="DEP0101"></a>
920+
### DEP0101: --with-lttng
921+
922+
Type: End-of-Life
923+
924+
The `--with-lttng` compile time option is removed.
925+
918926
[`--pending-deprecation`]: cli.html#cli_pending_deprecation
919927
[`Buffer.allocUnsafeSlow(size)`]: buffer.html#buffer_class_method_buffer_allocunsafeslow_size
920928
[`Buffer.from(array)`]: buffer.html#buffer_class_method_buffer_from_array

0 commit comments

Comments
 (0)