forked from lf-edge/eve
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
memory-monitor: Remove redundant allocations dump in handler.
Exclude the memory allocation sites dump for zedbox as it is a heavy operation and the required memory usage information is already collected through pprof. The pprof data is more frequently used, making the allocation dump redundant. Signed-off-by: Nikolay Martyanov <[email protected]>
- Loading branch information
1 parent
ca3ca65
commit f3ec0e3
Showing
3 changed files
with
0 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters