On 07/06/2017 21:08, Stefan Raspl wrote: > Toggle display total number of events by guest (debugfs only). > If both, tracepoints and debugfs, are in use, a mixture of events (from > tracepoints) and guests (from debugfs) is displayed. Furthermore, when > switching to display of events by guest, field filters remain active. > I.e. the number of events per guest reported considers only events > matching the filters. Likewise with pid/guest filtering. > Note that when switching to display of events by guest, DebugfsProvider > remains to collect data for events as it did before, but the read() > method summarizes the values by pid. Maybe do not enable this command if tracepoints are in use? Paolo