Is there a way to only report allocations in a certain module based on the stack traceback entries?
This mechanism wasn’t available in memstat until version 2.1.4b (June 2005), (only in memwatch, which is more focused on individual allocations). For earlier versions, you could edit and build your own custom version of “combined_memstat.apc” that has filtering: see filtermemory.apc. Version 2.1.4b also introduced EXCLUDE filters in memstat and memwatch, which eliminate the named stack traces and show all others. See $APROBE/probes/[java]_memstat.cfg or $APROBE/probes/memwatch.cfg for usage information.
Related Questions
- When I attempt to generate a certain report, I get the message "Query Too Complex" but when I run the query the report is based on, the query runs OK. What does this mean?
- Why doesn’t BasedAircraft.com and the FAA’s Form 5010-1 report have the same values for based aircraft?
- Is there a way to only report allocations in a certain module based on the stack traceback entries?