soctrace-inria / framesoc

Framesoc is a generic trace management and analysis infrastructure.
12 stars 0 forks source link

Number of producers in trace details #131

Closed dosimont closed 9 years ago

dosimont commented 9 years ago

I think it is an important information

generoso commented 9 years ago

If not provided by the importer, it must be computed during post processing using a specific "checker" (see min/max checkers in framesoc.core plugin).