The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
memoryMap
: Memory Map PublisherchosenParsers
gccParser
parserUniqueName
A unique parser name. This has to be unique among the parsers chosen in this job otherwise results will get mixed together, renaming this invalidates previous results.
String
mapFile
An Ant file pattern, pointing to a map file, which describes the location of code in the specified memory layout
String
configurationFile
An Ant file pattern, pointing to a command file, which describes the memory layout of the target device
String
wordSize
int
bytesOnGraph
boolean
graphConfiguration
graphDataList
You can add several data values to one graph, with a comma separator, i.e DATA,CONST
This will create a graph with two datapoints
You can also ADD the values of the sections together like so: DATA+CONST this will generate one combined dataset with the combined value of CONST and DATA
String
graphCaption
The title of the graph
String
parserTitle
(optional)
String
tiParser
parserUniqueName
A unique parser name. This has to be unique among the parsers chosen in this job otherwise results will get mixed together, renaming this invalidates previous results.
String
mapFile
An Ant file pattern, pointing to a map file, which describes the location of code in the specified memory layout
String
configurationFile
An Ant file pattern, pointing to a command file, which describes the memory layout of the target device
String
wordSize
int
graphConfiguration
graphDataList
You can add several data values to one graph, with a comma separator, i.e DATA,CONST
This will create a graph with two datapoints
You can also ADD the values of the sections together like so: DATA+CONST this will generate one combined dataset with the combined value of CONST and DATA
String
graphCaption
The title of the graph
String
bytesOnGraph
boolean
parserTitle
(optional)
String
scale
(optional)
Scale for y-axis
String
showBytesOnGraph
(optional)
Show "Bytes" on y-axis rather than "Words"
boolean
wordSize
(optional)
The word size of the processor
Default value is 8
int
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.