Skip to content

Commit 9d24268

Browse files
committed
News for #29969 (add pid to mallog log file).
1 parent 41c1d81 commit 9d24268

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
@@ -59,6 +59,8 @@ Standard library changes
5959
* `Base.tail` now works on named tuples ([#29595]).
6060
* `randperm` and `randcycle` now use the type of their argument to determine the element type of
6161
the returned array ([#29670]).
62+
* The process id is appended to malloc log files in order to track memory allocations of
63+
multiple processes ([#29969]).
6264

6365
Compiler/Runtime improvements
6466
-----------------------------

0 commit comments

Comments
 (0)