On Wed, 3 Jul 2019 14:51:34 +0300 tz.stoyanov@xxxxxxxxx wrote: > From: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx> > > A new trace-cmd record option is added: "--mmap". When it is set with > combination of -F or -P options, the memory map of the traced applications > is stored in the trace.dat file. A new API tracecmd_search_task_mmap() > can be used to look up into stored memory maps. The map is retrieved from > /proc/<pid>/maps file. > > Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@xxxxxxxxx> > --- > Hi Ceco, Just a reminder. Let's rename --mmap to --proc-map or something, as mmap could confuse users that it is using the mmap() system call. man 2 mmap Thanks! -- Steve
![]() |