Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » How to extract metrics from a report file
How to extract metrics from a report file [message #1007740] Thu, 07 February 2013 11:25 Go to next message
Guy Eschemann is currently offline Guy EschemannFriend
Messages: 2
Registered: February 2013
Junior Member
I'm using Hudson CI to automate the integration of my FPGA projects. In one of the build steps, I run a logic synthesis tool which produces a report file in plain text format. The report contains a few metrics, such as the maximum frequency, which I would like to monitor over time. Here's how the maximum frequency appears in the report:

Minimum period: 5.720ns (Maximum Frequency: 174.821MHz)

How can I extract and monitor (ideally: chart) such information in Hudson?

Thanks,
Guy.
Re: How to extract metrics from a report file [message #1007821 is a reply to message #1007740] Thu, 07 February 2013 16:18 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
You can use the "plot plugin" (http://wiki.hudson-ci.org/display/HUDSON/Plot+Plugin) for this purpose.

Winston Prakash
Eclipse Hudson team
Re: How to extract metrics from a report file [message #1007924 is a reply to message #1007821] Fri, 08 February 2013 08:37 Go to previous message
Guy Eschemann is currently offline Guy EschemannFriend
Messages: 2
Registered: February 2013
Junior Member
Excellent -- that's exactly what I was looking for.

Many thanks,
Guy.
Previous Topic:System configuration page stuck at "LOADING'
Next Topic:Error installing using yum on CentOS
Goto Forum:
  


Current Time: Tue Apr 23 14:17:06 GMT 2024

Powered by FUDForum. Page generated in 0.03231 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top