Skip to content

Commit 9a7297e

Browse files
committed
News for #29969 (add pid to mallog log file).
1 parent 3fa7ba4 commit 9a7297e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Standard library changes
6262
* `Base.tail` now works on named tuples ([#29595]).
6363
* `randperm` and `randcycle` now use the type of their argument to determine the element type of
6464
the returned array ([#29670]).
65+
* The process id is appended to malloc log files in order to track memory allocations of
66+
multiple processes ([#29969]).
6567

6668
Compiler/Runtime improvements
6769
-----------------------------

0 commit comments

Comments
 (0)