File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,17 @@ What's new in version 3.1.1
4
4
* Document minimum version for libcap (thanks to James Brown)
5
5
* Fix mouse wheel collision with autogroups nice adjustment
6
6
* Adjust Makefile.am macro definitions for older automake versions
7
+ * Ensure consistent reporting of MemoryMeter 'used' memory
8
+ * Report hugepage memory as real and used memory (as before)
9
+ * Handle procExeDeleted, usesDeletedLib without mergedCommandline mode
10
+ * Validate meter configuration before proceeding beyond htoprc parsing
11
+ * Properly release memory on partially read configuration
12
+ * Handle interrupted sampling from within libpcp PDU transfers
7
13
* On Linux, provide O_PATH value if not defined
8
14
* On Linux, always compute procExeDeleted if already set
9
15
* Workaround for Rosetta 2 on Darwin (thanks to Alexander Momchilov)
16
+ * Fix FreeBSD cmdline memory leak in Process_updateCmdline, and
17
+ * Plug a Disk I/O meter memory leak on FreeBSD (thanks to Ximalas)
10
18
11
19
What's new in version 3.1.0
12
20
You can’t perform that action at this time.
0 commit comments